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: ht@cogsci.ed.ac.uk (Henry S. Thompson)
  • To: David Megginson <david@megginson.com>
  • Date: 10 Jan 2000 15:53:36 +0000

David Megginson <david@megginson.com> writes:

>   public interface Attributes
>   {
>     public int getLength ();
> 
>     public String getURI (int pos);
>     public String getLocalName (int pos);
>     public String getRawName (int pos);
>     public String getType (int pos);
>     public String getValue (int pos);
> 
>     public String getType (String uri, String localName);
>     public String getType (String rawName);
>     public String getValue (String uri, String localName);
>     public String getValue (String rawName);
>   }

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;

  b) The 'uri' argument to getType and getValue must be empty for them 
     to succeed if getRawName returns a string without a colon;

  c) An exception should be thrown if an element or attribute name is
     encountered with a prefix for which no declaration is in scope.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
		     URL: http://www.ltg.ed.ac.uk/~ht/

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