[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Namespace prefix declarations vs DTDs
Hi, I would like the XML Conformance Test Suite to cover test cases such as these two documents. <!DOCTYPE x [ <!ELEMENT x EMPTY> ]> <x xmlns:xml='http://www.w3.org/XML/1998/namespace'/> <!DOCTYPE x [ <!ELEMENT x EMPTY> ]> <x xmlns:foo='http://example.org'/> The reason for inclusion is that there is confusion as to whether the documents are valid. My own reading is that both documents are not valid. The libxml2 tool xmllint regards the first as valid but the second as invalid. The W3C Markup Validator accepts both as valid. May I also enquire as to the status of previous submissions, e.g. http://lists.w3.org/Archives/Public/public-xml-testsuite/2005Dec/thread.html#msg1 http://lists.w3.org/Archives/Public/public-xml-testsuite/2006Sep/0000.html They also exposed bugs in widely deployed implementations (which in case of the Opera web browser have not been fixed since), but they do not appear to be in the latest release. Please let me know if there is anything I can do to ensure their timely inclusion. As an aside, the errata of the first edition of Namespaces in XML got broken in September 2007 and has not been fixed since. Thanks, -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ [Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|