XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] namespace-unawareness


> Perhaps this was due to having passed the SAX Source to an xslt 
> transformer (saxon).  I suppose it's possible saxon changed the 
> namespace-awareness after I had already set it? 

Yes, if you supply an XMLReader to Saxon, Saxon will set it to 
namespace-aware before calling it. Some applications might be able to 
handle XML that isn't namespace-well-formed, but XSLT can't. If you 
really want to handle such documents in XSLT, your best bet is to 
replace the ":" characters by something else, e.g. "..".

Michael Kay
Saxonica



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS