I'm fairly new to XML. I've been using StyleVision to create my stylesheets. I need to know how to iterate through a node set and store the the value of each node as the value of another element....
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_21551985.htm...
Zones:
XML,
XHTMLDate Answered: 09/12/2005 Grade: B Views: 0
Hi all,
I have the following XML:
<mynodes>
<mynode>
<street />
<location>5</location>
<mynode>
<mynode>
<street />
<location>21</location>
<mynode>
</myn...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_21567610.htm...
Zones:
XMLDate Answered: 09/21/2005 Grade: A Views: 0
Greetings!
I have an XML document which I've simplified to the snippet below. It lists different versions of different classes, and then what the currently selected version of each class is. T...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/XML/Q_23564244.htm...
Zones:
XML,
XHTML,
XSLTDate Answered: 07/25/2008 Grade: A Views: 0