Re: [xsl] XSLT streaming: the processor "remembers" things as it descends the XML tree?

Subject: Re: [xsl] XSLT streaming: the processor "remembers" things as it descends the XML tree?
From: Ihe Onwuka <ihe.onwuka@xxxxxxxxx>
Date: Fri, 22 Nov 2013 10:03:53 +0000
On Fri, Nov 22, 2013 at 10:00 AM, Costello, Roger L. <costello@xxxxxxxxx>
wrote:
> This is a fantastic discussion. Thanks everyone.
>
> What certainly seems to be true is this, "Design XML such that processing
its nodes does not require knowledge of any preceding nodes" (Ken, excellent
observation about preceding axis). But what does that mean, practically? What
practical guidelines could be written to achieve that design goal?

>
> /Roger
>

http://en.wikipedia.org/wiki/Loose_coupling

Current Thread