ru`orez zei:
xsl is gewoon de css van xml... :/
das zekers da, hou u aan die gedachte en lees dees
http://www.w3.org/Style/XSL/
http://www.w3schools.com/xsl/
XSL consists of three parts:
* XSLT is a language for transforming XML documents
* XPath is a language for defining parts of an XML document
* XSL-FO is a language for formatting XML documents
Think of XSL as a set of languages that can transform XML into XHTML, filter and sort XML data, define parts of an XML document, format XML data based on the data value, like displaying negative numbers in red, and output XML data to different media, like screens, paper, or voice.