The datatypes schema has the XML declaration positioned after the DOCTYPE, it should occur before the DOCTYPE
"Costello, Roger L." <[email protected]> Sat, 22 Dec 2012 18:38:49 +0000
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Folks, In the datatypes schema: http://www.w3.org/TR/xmlschema-2/#schema the XML declaration is positioned after the DOCTYPE declaration. I believe that is incorrect. I believe that it should be positioned before the DOCTYPE declaration. /Roger