2 posts tagged with XML by dw.
Displaying 1 through 2.
I need an XPath expression that will allow me (in XSLT) to compare the value of an XML element in one node with the value of another element in a preceding node. [more inside]
posted on Apr 30, 2008 - 5 answers ![]()
I need to parse an XML flat file with JavaScript, and I'm struggling with how to use the DOM to select one particular node via an attribute then use its child nodes to populate some values. [more] [more inside]
posted on May 30, 2007 - 4 answers