[xsl] creating xml:lang attribute

Subject: [xsl] creating xml:lang attribute
From: "Nick Laqua" <nick.laqua@xxxxxxxxxxx>
Date: Fri, 30 Mar 2001 11:51:03 +0200
> Hi guys,
> 
> I have a problem creating an xml:lang attribute in my output xml file:
> 
> from xsl file:
> ...
> <NAME>
> 	<xsl:attribute name="lang"><xsl:value-of
> select="$Lang"/></xsl:attribute>
>       <xsl:value-of select="GROUP_NAME"/>
> </NAME>
> ...
> 
> during processing, an error is thrown "Could not resolve namespace
> prefix xml: ...". This doesn't work with Xalan, but with Saxon.
> 
> any ideas ??
> 
> Nick					 
> 
> Nick Laqua
> Manager Software Development
> 
> newtron AG
> Frankfurt - Dresden - Singapore - New Delhi
> 
> Freiberger Straße 39 (im World Trade Center)
> D 01067 Dresden
> 
> phone: +49 (0) 351 4 39 58-130
> fax: +49(0) 351 4 39 58-177
> mobile: + 49(0) 171 87 81 303
> 
> the global b2b portal:
> http://www.newtron.net
> 
> 

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


Current Thread