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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [Q] How should SAX support Namespaces?

[ Lists Home | Date Index | Thread Index ]
  • From: james anderson <James.Anderson@mecomnet.de>
  • To: "XML Developers' List" <xml-dev@ic.ac.uk>
  • Date: Tue, 21 Jul 1998 18:11:01 +0200

David Megginson wrote:
> 
> That will work as long as all namespaces are global (an approach which
> I personally prefer); however, given that locally-scoped namespaces
> may come in in the future, it would be nice to make SAX more robust
> and not to assume that all namespaces will be known at the start of
> the parse.

this won't matter, since the uri is always global.
so long as you offer the implement the option which you refer to below in the
parser, the dynamic context of the application itself is managed distinct from
that of the document, and distinct from that of any eventual dynamic context
within the document.

this "application specified" prefix should be that which is "passed through
the interface". not the uri.

> 
> I think that this might better be handled by having the application
> map URIs back to standard prefixes; 

the parser should do this.

>                                      that way, it won't matter if the
> source document used "XsL:" "xsl:" "xml-style-language:", etc. -- your
> output documents can always have what you consider to be standard
> (i.e. "XSL:").
>

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/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe 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