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

Re: Streaming terminology: Grounded

Subject: Re: Streaming terminology: Grounded
From: "Costello, Roger L." <costello@xxxxxxxxx>
Date: Tue, 21 Jan 2014 10:24:21 +0000
Re:  Streaming terminology: Grounded
Thank you very much David and Michael. Your explanations are great!

Please allow me to summarize what I've learned and then ask a question.

	Consider the construct copy-of(.)

	It instructs the XSLT processor to
	read (consume) the input and make
	an in-memory copy of the context
	node.

	You can do any navigation you like on
	that in-memory copy. That is, the nodes
	that result from executing copy-of(.) are
	not stream-processed.

	A construct is *grounded* if, when executed,
	it results in nodes that are not stream-processed.

	The construct copy-of(.) is *grounded* because,
	when executed, it result in nodes that are
	not stream-processed.

Is that correct?

Now for a question please. Yesterday Michael wrote:

	> Grounded expressions can be consuming,

Yes, I can see that. The copy-of(.) construct reads (consumes) the input and
results in nodes that are not stream-processed.

	> and non-grounded expressions can be non-consuming.

That is saying there are expressions which, when evaluated, do not read
(consume) the input and yield nodes that are stream-processed, right?

Would you give an example of this please?

/Roger

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.