equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="iso-8859-1"?> |
|
2 <!-- Namespace name test: an http IRI that is not a URI --> |
|
3 <!DOCTYPE foo [ |
|
4 <!ELEMENT foo ANY> |
|
5 <!ATTLIST foo xmlns CDATA #IMPLIED> |
|
6 ]> |
|
7 <foo xmlns="http://example.org/rosé"/> |