|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: The Peace Process: DOM and namespaces...
David Megginson wrote: > Tyler Baker writes: > > > Then the document is illegal. > > How? The DOM view of the document does not affect the document itself. The DOM has an unstated implication that it reflects a valid XML document. If you make a call to getNodeName() on an Element node, it is expected to return a valid XML name. > > Namespaces can essentially be any set of characters you want. When > > you replace the prefix with a namespace, you are creating an > > illegal XML Name as you already stated. Should the DOM reflect a > > legal XML document or should the DOM allow anything you want to > > serve as element and attribute names. > > The physical representation of an XML document (as defined by XML 1.0) > is not allowed to have characters like '/' and '@' in element and > attribute name, but the DOM is not a physical representation; it is an > API providing access to one view of a document's information set, and > as such, it is not governed by the Name production in XML 1.0. This is one way of looking at it. But this is not clear and there is no mechanism defined to tell an application whether the DOM is using these illegal names or not. If you write the DOM Document back out to XML, you are writing out illegal names because you don't know if you are writing out prefixes + local part or namespace + local part. > There is currently *no* complete specification governing an XML > document's information set: it would be quite conformant (though > silly) for the DOM to swap uppercase and lower-case in names, to > precede every name with "go away or I will taunt you a second time:", > to randomly rename elements to "Bob", or just about anything else. > > The XML 1.0 spec does not even require processors to report element > names, so in terms of conformance, anything goes kids. How is anyone supposed to reliably build any sort of architecture on XML if everything is this ambiguous. Tyler xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
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
|
|||||||||

Cart








