xsl-list
[Top] [All Lists]

how do I select a specific number of nodes from a tree

2003-12-09 03:29:24
I want to express the following as XSL, could anybody help?

"From a given position in a tree select the next 10 children."

the tree might look like:

<root>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        <child .../>
        


________________________________________________________________________

E-mail is an informal method of communication and may be subject to data 
corruption, interception and unauthorised amendment for which Digital Bridges 
Ltd will accept no liability. Therefore, it will normally be inappropriate to 
rely on information contained on e-mail without obtaining written confirmation.

This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and destroy this e-mail. Any unauthorized 
copying, disclosure or distribution of the material in this e-mail is strictly 
forbidden.

________________________________________________________________________


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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