Penguin

Differences between version 4 and previous revision of XSLT.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 4 Last edited on Thursday, August 21, 2003 8:32:47 pm by StuartYeates Revert
Older page: version 2 Last edited on Wednesday, August 20, 2003 2:26:33 pm by StuartYeates Revert
@@ -1,3 +1,3 @@
-[XSLT] is a functional language with special tree-manipulation operations. XSLT is written in [XML] and typically has [XML] input and output. 
+[XSLT] is a functional language with special tree-manipulation operations. XSLT is written in [XML] and typically has [XML] input and output. Unlike most FunctionalLanguages [XSLT] is not optimised for recursion, but it has other techniques available, such as the [MuenchianMethod]
  
-[XSLT] is a [W3C] [OpenStandard]: [http://www.w3.org/Style/XSL/]. 
+[XSLT] is an [W3C] [OpenStandard]: [http://www.w3.org/Style/XSL/].