Moving to XML
|
A bit about the other bits [iv]: XSL-T
-
'eXtensible Stylesheet Language - Transformations'
- A language for manipulating document structure
- Maps any XML dialect into any other (or even to plain
text)
- Declarative, pattern matching language, conceptually
like Prolog
- Extremely powerful, unquestionably useful.
- But not really a stylesheet language