Penguin

Differences between current version and revision by previous author of XSLT.

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

Newer page: version 9 Last edited on Sunday, March 7, 2004 9:38:01 am by AristotlePagaltzis
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 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]. 
  
-[XSLT] is a [W3C] [OpenStandard]: [http://www.w3.org/Style/XSL/].  
+----  
+CategoryProgrammingLanguages, CategoryFunctionalProgrammingLanguages, CategorySpecialPurposeProgrammingLanguages