Namespace handling in XML Processors

David Brownell david-b at pacbell.net
Tue Aug 31 17:18:32 BST 1999


schen at falconwing.com wrote:
>
> It's very confusing as to what is regarded as correct behavior by XML
> processors when encountering a document with namespaces.

There's no need for confusion.  The XML 1.0 specification defines what
XML processors must do.  It explicitly requires accepting documents with
constructs that do not conform to what the XML namespaces spec wants.

That means that XML 1.0 processors must ignore namespaces.  Whatever
component of a system pays attention to namespaces isn't going to be
called an XML 1.0 processor.

- Dave

p.s. Notice that's true regardless of whether you're talking about a
     validating processor or not.

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





More information about the Xml-dev mailing list