Split the DOM load (highlighted and as attachment)
October 9, 2012
I worked out a script to split an XML string by
tag. The result is put in an array. Other info like the name of
the parent node that goes with a result is stored in separate arrays. The XML string represents a DOM load. The main script is:
6 replies