Re: [xsl] How to navigate in an expression (sort of)

Subject: Re: [xsl] How to navigate in an expression (sort of)
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 8 Feb 2001 17:45:28 GMT
If your xmi.id attribute is of type ID then I think you just want

<xsl:apply-templates select="id(@xmi.id)"/>

David

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


Current Thread