Jump to content

Category:XSLT: Difference between revisions

m
Filling out language template
m (Linkified)
m (Filling out language template)
 
(One intermediate revision by the same user not shown)
Line 1:
{{language|XSLT
{{language|XSLT}}'''XSLT''', which stands for '''Extensible Stylesheet Language Transformations''', is a domain specific [[functional programming|functional]] language for extracting data from and transforming [[XML]] documents. The language itself uses [[XML]] syntax. It is defined in three pieces:
|site=http://www.w3.org/TR/xslt
|LCT=no
}}
{{language|XSLT}}'''XSLT''', which stands for '''Extensible Stylesheet Language Transformations''', is a domain specific [[functional programming|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
Cookies help us deliver our services. By using our services, you agree to our use of cookies.