> From: Philip Fitzsimons [mailto:pfitzsimons@xxxxxxxxxxx]
> Sent: Friday, May 23, 2003 8:29 AM
> Subject: RE: Dynamic XPath
>
> Opps
> <xsl:variable name="dynamicPath"
> select="'/document/section/keep/pear'" />
> i.e. $dynamicPath is a string containing '/document/section/keep/pear'
That won't work, and in fact you'll get an error from the processor, for now
you've created the literal string '/document/section/keep/pear', which will
not evaluate to a node-set when used in subsequent expressions.
cheers,
b.
| please note new address and phone #'s effective may 19 |
| brian martinez brian.martinez@xxxxxxxxxxx |
| lead gui programmer 303.357.3548 |
| cheap tickets, part of trip network fax 303.357.3380 |
| 6560 greenwood plaza blvd., suite 400 englewood, co 80111 |
| cendant travel distribution services http://www.cheaptickets.com/ |
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|
Martinez, Brian - Fri, 23 May 2003 10:26:37 -0400 (EDT)
Martinez, Brian - Fri, 23 May 2003 10:48:28 -0400 (EDT) <=
|
|