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]

creating xml:lang attribute


> 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


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