Can anyone tell me where I'm going wrong, what I'm trying to do is sort the following xml file, by the <start> element and output the data as xml.
XML FILE:
<?xml-stylesheet type="xml" href="sort.xsl"?>
<markers>
<book ID="War of the Worlds">
<highlights>
<highlight>...
Can anyone tell me where I'm going wrong, what I'm trying to do is sort the following xml file, by the <start> element and output the data as xml.
XML FILE:
<?xml-stylesheet type="xml" href="sort.xsl"?>
<markers>
<book ID="War of the Worlds">
<highlights>
<highlight>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.