XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
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]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS