[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] ignore namespace


Subject: [xsl] ignore namespace
From: Senthilkumaravelan Krishnanatham <senthil@xxxxxxxxx>
Date: Tue, 13 Mar 2007 16:05:08 -0700

Hi All,

I have question about ignoring name space during transformation

for example

   <element name="firstName" type="xsd:string"/>
How do I do that?

<xsl:value-of select="//element/@type"/>
I want "string"" as output.
Please help .

Regards,
Senthil


Current Thread