xsl-list
[Top] [All Lists]

Re: Partial Extraction

2003-02-05 03:44:34
Hi 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



<Prev in Thread] Current Thread [Next in Thread>