Re: Partial Extraction2003-02-05 03:44:34Hi All,
I have the following XML :
<total>
<group>
<list>
<list>
<list>
</group>
<group>
<list>
<list>
<list>
</group>
</total>
Is there a method in XSLT where I can transform only one section of <group>
and upon pressing a "previous" or "next" button make a transformation of the
next or previous <group> section. I only need to display one group at a time
the reason being that each group can be large.
regards
Frank
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
|
||||||||||||||||