Penguin

Differences between version 6 and previous revision of XSLT.

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

Newer page: version 6 Last edited on Sunday, October 26, 2003 7:20:15 am by AristotlePagaltzis Revert
Older page: version 5 Last edited on Thursday, August 21, 2003 8:33:04 pm by StuartYeates Revert
@@ -1,3 +1,4 @@
-[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 | http://www.w3.org/Style/XSL/ ] is an OpenStandard by the [W3C] that defines a FunctionalProgramming language with special tree-manipulation operations. [ XSLT] programs are written in [XML] and typically have [XML] input and output. Unlike most functional [ProgrammingLanguage]s [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/].  
+----  
+CategoryProgrammingLanguages, CategoryFunctionalProgrammingLanguages