|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: SAX2/Java: Towards a final form
Henry S. Thompson writes:
> Just so there is no possible confusion arising from the overhang of
> the namespaces&attributes threads of the last few weeks, please
> confirm that
>
> a) getURI should return the empty string iff getRawName returns a string
> without a colon;
No, because getRawName() may return null if the SAX2 driver does not
support reporting raw names (i.e. if it is iterating over a database
where there are no raw XML 1.0 element names to deal with).
There is also the possibility that there will be a SAX feature to ask
the XMLReader to place all unprefixed attribute names into the parent
element's Namespace at user option (the default will be to leave them
distinct).
> b) The 'uri' argument to getType and getValue must be empty for them
> to succeed if getRawName returns a string without a colon;
By default, yes, though see above for the possibility of a feature
that could invoke a different behaviour.
> c) An exception should be thrown if an element or attribute name is
> encountered with a prefix for which no declaration is in scope.
Well, an error callback, at least. SAX uses callbacks and lets the
app decide whether to throw an exception or continue processing (on
the understanding that the information is no longer usable except for
error reporting).
All the best,
David
--
David Megginson david@m...
http://www.megginson.com/
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 unsubscribe, mailto:majordomo@i... the following message;
unsubscribe 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








