What is XSLT?
XSLT describes the transformation of arbitrary XML input into other
XML (like XSL-FO), HTML or plain text. The "T" comes from
Transformation. For historical reasons, a transformation is often also
called a “style sheet”.
My tutorials :
3rd party tutorials :
W3Schools
XSLT Basic
XSLT Advanced
References
Software and downloads :
General questions and answers :
Common problems and solutions :
Techniques and common solutions:
Project site & reference documentation:Project website
|