Re: [xsl] Basic question about Namespace handling in XPath 1.0 (not necessarily related to XSLT)

Subject: Re: [xsl] Basic question about Namespace handling in XPath 1.0 (not necessarily related to XSLT)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 28 Sep 2005 16:33:36 +0100
>  Does //order return a <order xmlns="" /> when 
> you use this expression in Xslt1 

yes

> without defining a xmlns="" in the XSL?
names in xpath work like attribute names in an xml document, so they are
affected by xmlns:x but never by xmlns="..." 

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread