xsl-list
[Top] [All Lists]

[xsl] XSLT Streaming: circumvent the one downward selection rule using xsl:fork

2013-12-07 04:33:23
Hi Folks,

I am learning about the new xsl:fork element.

It allows you to simultaneously perform multiple instructions on the input as 
it is being streamed.

Hmm ...

So the one downward selection rule *prohibits* accessing more than one child or 
descendent node from the context node. The xsl:fork element *enables* accessing 
more than one child or descendent node from the context node.

That's weird.

It seems conflicting/contradicting. Yes?

Please help me to understand.

/Roger

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


<Prev in Thread] Current Thread [Next in Thread>