|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: How to get namespace using prefix
>>>>> "David" == David Carlisle <davidc@xxxxxxxxx> writes:
David> <xsl:value-of select="namespace::intf"/>
or in 2.0 (the above is guaranteed to work in 2.0, as the namespace
axis is deprecated, and processors are not required to support it (and
at least one does not do so)):
<xsl:value-of select="namespace-uri-for-prefix(intf, element)"/>
--
Colin Paul Adams
Preston Lancashire
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








