Re: Basic program structures in XSLT (was: Re: [xml-dev] Data-driven application --> the data is essentially "machine code" to the application, right?)
"G. Ken Holman" <[email protected]> Sat, 10 Dec 2022 04:46:06 +0800
| Newsgroups | gmane.text.xml.devel |
|---|---|
| Message-ID | <[email protected]> |
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 | _______________________________________________________________________ XML-DEV is a publicly archived, unmoderated list hosted by OASIS to support XML implementation and development. To minimize spam in the archives, you must subscribe before posting. [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ Or unsubscribe: [email protected] subscribe: [email protected] List archive: http://lists.xml.org/archives/xml-dev/ List Guidelines: http://www.oasis-open.org/maillists/guidelines.php