Category:XSLT
Appearance
(Redirected from XSLT)
XSLT
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using XSLT.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
See Also: |
|
---|
XSLT, which stands for Extensible Stylesheet Language Transformations, is a domain specific functional language for extracting data from and transforming XML documents. The language itself uses XML syntax. It is defined in three pieces:
- Extensible Stylesheet Language (XSL) is the base language
- XPath is the expression language used within many of the attributes to address portions of the document and manipulate values
- Formatting Objects (FO) is an extension for providing page layout and presentation, which has a similar model to PDF
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- XSLT examples needing attention (empty)
- XSLT Implementations (1 P)
- XSLT User (25 P)
Pages in category "XSLT"
The following 41 pages are in this category, out of 41 total.