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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: "Namespaces in XML" idea?

[ Lists Home | Date Index | Thread Index ]
  • From: James Clark <jjc@jclark.com>
  • To: Ronald Bourret <rbourret@ito.tu-darmstadt.de>
  • Date: Tue, 09 Feb 1999 19:23:37 +0700

Ronald Bourret wrote:

> I was a little surprised to read that expat does not pass xmlns
> attributes to the application.

If you don't enable namespace processing, then expat of course does
parse xmlns attributes to the application.  However if you do enable
namespace processing, which means that prefixes get expanded into URIs,
then expat does indeed not pass xmlns attributes to the application
firstly because from the perspective of namespaces they are declarations
not attributes, and secondly because there is no URI defined to which
the xmlns prefix could be expanded.  However, it will, once I get a
chance to implement it, report namespaces declarations made using xmlns
attributes to the application using an additional callback.

James


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 (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