Content deleted Content added
No edit summary |
m tweak |
||
Line 11:
; '''[[XDuce]]''' : A typed language with a lightweight syntax (compared to XSLT). The implementation is written in [[ML_programming_language|ML]].
; '''[[HaXml]]''' : A library and collection of tools to write XML transformations in Haskell. Its approach is very consistent and powerful. Also see [http://www.cs.york.ac.uk/fp/HaXml/ this paper about HaXml published in 1999] and [http://www-106.ibm.com/developerworks/xml/library/x-matters14.html this IBM developerWorks article].
; '''[[XMLLambda]]''' : XMLLambda is described in a [[1999]] paper by Erik Meijer and Mark Shields.
; '''[[XML_STM|STM]]''' : A Simple Tree Manipulation language is designed as a complement to [[XSLT]] by allowing a simple sequence of operations to be performed on a document in a procedural manner.
|