Differences between version 8 and previous revision of XSLT.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 8 | Last edited on Sunday, March 7, 2004 9:28:39 am | by AristotlePagaltzis | Revert |
Older page: | version 7 | Last edited on Wednesday, November 19, 2003 4:34:35 pm | by AristotlePagaltzis | Revert |
@@ -1,4 +1,4 @@
-[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 | http://www.w3.org/Style/XSL/] is an OpenStandard by the [W3C] that defines a functional programming
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].
----
-CategoryProgrammingLanguages, CategoryFunctionalProgrammingLanguages
, CategorySpecialPurposeProgrammingLanguages
+CategoryProgrammingLanguages, Categoryfunctional programmingLanguages
, CategorySpecialPurposeProgrammingLanguages