OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: The Peace Process: DOM and namespaces...

[ Lists Home | Date Index | Thread Index ]
  • From: David Megginson <david@megginson.com>
  • To: xml-dev@ic.ac.uk
  • Date: Wed, 10 Feb 1999 17:59:04 -0500 (EST)

Tyler Baker writes:

 > Then the document is illegal.  

How?  The DOM view of the document does not affect the document itself.

 > 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.

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.


All the best,


David

-- 
David Megginson                 david@megginson.com
           http://www.megginson.com/

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

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

Copyright 2001 XML.org. This site is hosted by OASIS