← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [xml-dev] Basic program structures in XSLT (was: Re: [xml-dev] Data-driven application --> the data is essentially "machine code" to the application, right?)

From
G. Ken Holman <>
To
"C. M. Sperberg-McQueen" <>, Michael Kay <>
Date
2022-12-09T20:46:06Z
ID
<>
Thread
Re: [xml-dev] Basic program structures in XSLT (was: Re: [xml-dev] Data-driven application --> the data is essentially "machine code" to the application, right?)
At 2022-12-08 10:52 -0700, C. M. Sperberg-McQueen wrote:
>are there analogous basic
>principles for program design which can be used to guide construction of
>a transformation in XSLT?

The focus/orientation of program design from the programmer's 
perspective is the document order of the output, which is totally 
independent of the document order of the input.

(though being the same helps)

(many students would ask me about "going back" and "fixing" or 
"adding to" content that already has been processed)

That and the already mentioned distinction of push and pull comprise 
most of the introduction lecture in my XSLT class.

. . . . . Ken

p.s. Plug: I've made that referenced introduction lecture part of the 
free 5 hours of my 24-hour hands-on class for XSLT/XPath 2 that 
anyone can review without obligation:

   http://www.CraneSoftwrights.com/links/ptux-coupon.htm



--
Contact info, blog, articles, etc. http://www.CraneSoftwrights.com/x/ |
Check our site for free XML, XSLT, XSL-FO and UBL developer resources |
Streaming hands-on XSLT/XPath 2 training class @US$125 (5 hours free) |
Essays (UBL, XML, etc.) http://www.linkedin.com/today/author/gkholman |
← Prev in month ← Prev in thread
Next in thread → Next in month →