Re: [xsl] Importing ns from xml to xslt (?!) ...

Subject: Re: [xsl] Importing ns from xml to xslt (?!) ...
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 8 May 2002 17:55:28 +0100
one way would be to do a two pass approach, first have a stylesheet that
takes your stylesheet and then adds to xsl:stylesheet element any
namespace nodes found in the source document.
then you can run this new stylesheet on the source.

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.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread