xsl-list
[Top] [All Lists]

String as Node

2003-05-19 09:36:43
Howdy,

If an attribute contains a string, and that string's value is a space
delimited value of numbers and I want to loop (verbiage?) through each of
those numbers like it was a node list (verbiage?), how could I do this?

SO:

<myxml>
    <anyelement anyatt="1 2 3 4 5 6 7 8 9 10"/>
</myxml>


Thanks : )
Karl


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



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