Re: [xsl] A Question **TO** XSLT Newbies

Subject: Re: [xsl] A Question **TO** XSLT Newbies
From: S Woodside <sbwoodside@xxxxxxxxx>
Date: Mon, 21 Apr 2003 22:45:32 -0400

On Monday, April 21, 2003, at 07:45 PM, Peter Flynn wrote:


It's important not to forget that Document people had been dealing
with this stuff for over a decade before XML.

Does the XPath syntax predate XML?


My thinking about presenting it to procedural programs is to emphasize
that essentially the data makes "function calls" to the templates
(which is the opposite of how procedural code works, where the program
is in charge of flow, in XSLT the data is in charge of flow... my
thinking on this is still pretty immature)

Only for the default case, where elements are presented for processing in document order (and I don't see how else it could be written...). Anything else it's XSLT (or rather, the programmer) which is in charge.

Would you say that the default case is also "usually" (or at least for teaching purposes) also the "best" way? (modulo all the usual disclaimers)


simon


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread