Project

Profile

Help

Is streaming not supported by SEF files? » input1.xml

Martin Honnen, 2020-09-11 17:44

 
<?xml version="1.0" encoding="utf-8"?>
<?pi 1?>
<books>
<book price="93">
<title>Learning XSLT</title>
<author>Michael Fitzgerald</author>
<publisher>O'Reilly; 1 edition (November 18, 2003) </publisher>
<isbn>0596003277 </isbn>
</book>
<book price="7">
<title>XSLT and XPath On The Edge, Unlimited Edition</title>
<author>Jeni Tennison</author>
<publisher>Wiley; Unlimited edition (October 1, 2001) </publisher>
<isbn>0764547763 </isbn>
</book>
<book price="97">
<title>XSLT 2.0 Programmer's Reference (Programmer to Programmer)</title>
<author>Michael Kay </author>
<publisher>Wrox; 3 edition (August 9, 2004) </publisher>
<isbn>0764569090 </isbn>
</book>
<book price="2500">
<author>Michael Kay </author>
<publisher>Wrox; 1st edition (August 9, 2025) </publisher>
<isbn>0764569090</isbn>
</book>
<book price="2500">
<title>XSLT 3.0 Programmer's Reference (Programmer to Programmer)</title>
<publisher>Wrox; 1st edition (August 9, 225) </publisher>
<isbn>0764569090</isbn>
</book>
</books>
(2-2/3)