|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] xsl:param xsl:copy-of
If I have a structure like -
<xxx>
<a>
<b>
<c>
</xxx>
in a vairiable X1 can I do the follwing -
<xsl:call-template>
<xsl:with-param name="X1" select="$X1(not(position() =
1))" />
</xsl:call-template>
to get -
<xxx>
<b>
<c>
</xxx>
for the next iteration?
________________________________________________________________________
Missed your favourite TV serial last night? Try the new, Yahoo! TV.
visit http://in.tv.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








