Re: [xsl] XPATH problem with namespace

Subject: Re: [xsl] XPATH problem with namespace
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 7 Oct 2004 10:56:28 +0100
> But if I use xmlns:t="http://t3.org/test";, then I jave
> to qualify all elements which I donot want to do.

you have qualified them, putting them in a namespace.
Whether or not you use pr4efixes (which is I think what you mean) is
irrelevant to xslt.

 t:country matches elements called country in that
namespace whether or not they have a prefix and whether or not that
prefix is t. 


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