This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]