[xsl] String as Node

Subject: [xsl] String as Node
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Mon, 19 May 2003 09:36:43 -0700
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


Current Thread