equal
deleted
inserted
replaced
|
1 <?xml version="1.0"?> |
|
2 <!-- Namespace name test: a syntactically plausible URI with a |
|
3 fictitious scheme --> |
|
4 <!DOCTYPE foo [ |
|
5 <!ELEMENT foo ANY> |
|
6 <!ATTLIST foo xmlns CDATA #IMPLIED> |
|
7 ]> |
|
8 <foo xmlns="zarquon://example.org/namespace"/> |