Hi Mike,
On Fri, Mar 1, 2019 at 5:13 PM Michael Kay mike@xxxxxxxxxxxx <
xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> In practice it is often useful to be able to extract information from the
> start of an XML document (e.g. an attribute of the root element) without
> reading gigabytes of data that follow. Most XML parsers therefore provide
> an option for the application to terminate parsing as soon as they have
> obtained the information they need.
I agree with you. Even the standard SAX parser (for e.g,
java's javax.xml.parsers.SAXParser) behaves as per your above point.
I agree to your points about XSLT 3.0 streaming as well.
--
Regards,
Mukul Gandhi
alt email : mukulgandhi@xxxxxxx
|