| Subject: Re: [xsl] Default namespace in XML document From: George Cristian Bina <george@xxxxxxx> Date: Wed, 02 Nov 2005 00:31:33 +0200 | 
*[local-name()='MyRoot'] instead of MyRoot
Hope that helps, George --------------------------------------------------------------------- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
I have an XML document with a default namespace indicated at the root. Something like this:
<MyRoot xmlns="http://www.mysite.com"> <!-- a lotta XML in here --> </MyRoot>
My XSLT to parse the XML does not work as expected because of the default namespace, i.e. when I remove the namespace, everyting works as expected. All XPATH statements find their intended values. Since I don't have control over the source XML and the included default namespace, what should I do to my XSLT so that my XPATH expressions find their intended values?
BTW: I'm using the XERCES parser.
Thanks,
Kevin
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] Recursive substitution, David Carlisle | Thread | [xsl] [XPath20] Decoding URIs, Christian Roth | 
| Re: [xsl] Processing IDREFS attribu, G. Ken Holman | Date | Re: [xsl] Processing IDREFS attribu, Dan Vint | 
| Month |