|
Subject: [xsl] id() pattern From: Kevin.Gutch@xxxxxxxxxxx Date: Fri, 28 Mar 2003 10:37:15 -0500 |
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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Loading XML(time delay), Fran | Thread | Re: [xsl] id() pattern, David Carlisle |
| RE: [xsl] Empty spaces turn to %20, Passin, Tom | Date | RE: [xsl] Empty spaces turn to %20, Passin, Tom |
| Month |