Re: [xsl] How to output a xmlns:prefix attribute (special case)

Subject: Re: [xsl] How to output a xmlns:prefix attribute (special case)
From: "Richard Gruet" <rgruet@xxxxxxxxxxxxx>
Date: Thu, 12 Jul 2001 16:08:22 -0700
David,

Can you be a little more explicit, I am not a XSLT guru and have no idea of
how to implement what you suggest :-(

David Carlisle wrote:

> > However, you will be left with this:
> >
> > xmlns:prefix="URI" prefix:blah="blah"
>
> You don't need to copy the dummy attribute to teh output if you are
> prepared to use saxon's xslt 1.1 features or node set extension function.
> Just make that attribute in a variable and then copy the namespace node
> from the variable to the result tree.
>
> 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


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


Current Thread