RE: [xsl] [Fwd: call-template with-param]

Subject: RE: [xsl] [Fwd: call-template with-param]
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Mon, 15 Dec 2003 09:57:59 -0000
> I have two xml-files, one containing the actual data, and the 
> other containing translations of the entries from the first. 
> In the xsl I have:
> 
>    <xsl:value-of select="document( 'descr.xml'
)/entries/entry[@id='$entry_id']"/>

Remove the quotes around "$entry_id".

Michael Kay



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


Current Thread