xsl-list
[Top] [All Lists]

Re: [xsl] XSLT 3.0 processor accepting non well-formed XML inputs

2019-03-02 22:06:06
Hi Mike,

On Fri, Mar 1, 2019 at 5:13 PM Michael Kay mike(_at_)saxonica(_dot_)com <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> 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(_at_)acm(_dot_)org
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--
<Prev in Thread] Current Thread [Next in Thread>