[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Large text files

Subject: Re: Large text files
From: "Michael Kay mike@xxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 30 Nov 2014 22:44:50 -0000
Re:  Large text files
The focus in XSLT 3.0 is on streaming large XML documents, however the need
for streaming large text files has not been overlooked.

Two of the features that were added to make this easier for implementations to
achieve are

(a) the unparsed-text-lines() function. The WG considered that most use cases
for processing large text files started by breaking it into lines, and that it
was easier for implementation to achieve this if there was an explicit
function to read the file as a sequence of lines.

(b) the ability to do xsl:for-each-group starting-with and ending-with with
patterns that match strings rather than nodes

There's no explicit way of saying that you want text input streamed; the WG
felt that given the above constructs, implementations would be able stream the
input without further guidance from the user.

Michael Kay
Saxonica
mike@xxxxxxxxxxxx
+44 (0) 118 946 5893




On 30 Nov 2014, at 22:33, Ihe Onwuka ihe.onwuka@xxxxxxxxx
<xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx> wrote:

> Am I right that XSLT 3.0 streaming doesn't extend to very large text files,
i.e 2.0 limitations still apply.
> XSL-List info and archive
> EasyUnsubscribe (by email)

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.