SAX2 Namespace Support

Ray Waldin rwaldin at pacbell.net
Tue Dec 21 00:57:19 GMT 1999


Overall, very nice!

My only concern is that LexicalHandler should be required by all parsers.
Otherwise you will get "fully compliant" SAX2 parsers which cannot be used to
resolve QNames found in attribute values against in-scope namespace
declarations. There are many examples where that's critical:

- evaluate XPath expression (XLST, XPointer, etc.)
- resolve XLink locator role (see http://www.w3.org/TR/xlink/#link-semantics)
- follow XML Schema references (see
http://www.w3.org/TR/xmlschema-1/#refSchemaConstructs)

and probably more to come... 

IMHO, LexicalHandler must be supported by all SAX2 parsers.

-Ray

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