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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: SAX2/Java: Towards a final form

[ Lists Home | Date Index | Thread Index ]
  • From: David Megginson <david@megginson.com>
  • To: XMLDev list <xml-dev-digest@ic.ac.uk>
  • Date: Mon, 10 Jan 2000 11:18:59 -0500 (EST)

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@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 unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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