|
Subject: Re: [xsl] How to take a node set and convert it into a table view From: David Carlisle <davidc@xxxxxxxxx> Date: Fri, 15 Dec 2006 17:52:25 GMT |
The example you ouriginally posted had elements called node, so I
selected them
<xsl:for-each select=".|following-sibling::node[position() <
5]">
Youve changed the element names to detailNVP so you need to change the
xpath to match.
David
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] How to take a node set an, Sam Carleton | Thread | Re: [xsl] How to take a node set an, Sam Carleton |
| Re: [xsl] How to take a node set an, Sam Carleton | Date | RE: [xsl] XSLT WYSIWYG WEB Editor, Michael Kay |
| Month |