Altova Mailing List Archives
Re: Does DTD validation work with namespaces?
To: Norman Walsh <ndw@------.--->, xml-dev@-----.---.---
Date: 8/9/2000 10:40:00 AM
Norman Walsh wrote: > / Jonathan Borden <jborden@m...> was heard to say: > | The problem is that for the internal subset, no mapping is needed because > | the prefix->URI mapping can be obtained from the content context. The > > I don't think you can rely on the parser to have evaluated the xmlns > declarations on the root element before it reads the internal and > external subsets, so I don't think the distinction between internal > and external subsets is relevant. > Let me clarify. The problem with using a prefix:name in a standalone DTD is that nowhere within the DTD file is the prefix<->namespace mapping defined (i.e. akin to the "Prefix Defined" constraint). In an internal subset, the prefix, though used within the DTD, is defined within the document content (not necessarily just the root element). It is not required that the parser have evaluated the xmlns declarations prior to reading the root element, only that when actually validating QNames be expanded. Jonathan Borden The Open Healthcare Group http://www.openhealth.org
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

