SAX2: Namespace Processing and NSUtils helper class
David Brownell
david-b at pacbell.net
Wed Jan 5 19:54:05 GMT 2000
And as for the obvious typo, strike the highlighted characters
David Brownell wrote:
>
> To be clearer, the cases correspond to these XML documents:
>
> - undeclared prefix (error for namespace, but legal XML)
> <prefix:EXAMPLE />
>
> - default namespace (per namespace spec, sections 2, 5.2)
> <root xmlns="http://foo">
> <EXAMPLE xmlns:prefix="" />
XXXXXXX
> </root>
> and similarly
> <EXAMPLE />
>
> - Some URI
> <prefix:EXAMPLE xmlns:prefix="http://foo" />
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 unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe 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