Splitting up XML with XSLT
Wednesday, December 20th, 2006I recently had to process some XML from a vendor. They had mashed approximately 750 individual entries into a single XML file, and I needed to split it up to make processing easier.
The XML
The XML looked something like this:
<?xml version=”1.0″ encoding=”utf-8″?>
<!DOCTYPE article SYSTEM “quiz_syndication_xml.dtd”>
<quiz artclid=”403777″ capturedate=”2006-06-30″ version=”3.0″ distribution=”367″>
<entry tocid=”246790″>
<category>Science</category>
[...]
