Re: (dsssl) XS: How do you handle namespace prefixes in attribute values in XSLT?

Subject: Re: (dsssl) XS: How do you handle namespace prefixes in attribute values in XSLT?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 4 Dec 2002 17:25:28 GMT

I think you probably meant to send this to the sibling list,
xsl-list, as there's not a lot of dsssl in the question or this answer.


<xsl:copy-of select="part/namespace::*"/>

will copy all the namespace nodes from the source eleemnt to the result,
in particular the one binding xsd1:  to http://example.com/stockquote.xsd

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist

Current Thread