I can get the following pattern to match fine.
id('test')
However, if I then try to do either of the following I get nothing. Am I
doing something incorrect?
<xsl:attribute name="path"><xsl:value-of select="id('test')/xx"/></
xsl:attribute>
<xsl:attribute name="path"><xsl:value-of select="id('test')/xx/@yyy"/></
xsl:attribute>
Any help is greatly appreciated.
Thanks
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- id() pattern
- Kevin . Gutch - Fri, 28 Mar 2003 10:32:58 -0500 (EST) <=
- <Possible follow-ups>
- Bryan Archer - Fri, 28 Mar 2003 10:56:17 -0500 (EST)
- Kevin . Gutch - Fri, 28 Mar 2003 11:32:42 -0500 (EST)
|
|