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: Fri, 13 Jul 2001 12:07:43 -0700
Thanks David, it works (after fixing the typo) :-)
Here there also a way to add a *default* namespace declaration to the
xsd:schema element ? In this case there is no dummy name x, just an URI ?

Richard

David Carlisle wrote:

> > Can you be a little more explicit,
> [where is Jeni when you need here:-]
>
> er something like this:
>
> <xsl:variable name="x">
>  <x:x xmlns:x="assaldfj://aslkfh/asdfklgh/askgh"/>
> </xsl:variable>
>
> <xsl:copy-of select="saxon:node-set($x/*/namespace::x)"/>
>
> 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