Re: [xsl] How to take a node set and convert it into a table view

Subject: Re: [xsl] How to take a node set and convert it into a table view
From: "Sam Carleton" <scarleton@xxxxxxxxxxxxxxxx>
Date: Fri, 15 Dec 2006 13:04:32 -0500
Opps, thanks! Never again will I post data that is THAT generic;)

On 12/15/06, David Carlisle <davidc@xxxxxxxxx> wrote:

The example you ouriginally posted had elements called node, so I selected them

         <xsl:for-each select=".|following-sibling::node[position() &lt;
         5]">

Youve changed the element names to detailNVP so you need to change the
xpath to match.

David




--
Miltonstreet Photography
http://www.miltonstreet.com

Current Thread