Show all info regardless research infrastructures. Switch to CLARIN environment and show only relevant info to CLARIN, e.g. format recommendations by CLARIN centres. Switch to Text+ environment and show only relevant info to Text+, e.g. format recommendations by Text+ centres. Switch to DARIAH environment and show only relevant info to DARIAH, e.g. format recommendations by DARIAH centres.
Extensible Stylesheet Language Transformations
Abbreviation: XSLT
Scope: Transformation of XML-annotated instances
Topic: Transformation
Standard body: W3C
Keywords: Transformation, XSL
Description:

The abbreviation XSLT stands for EXtensible Stylesheet Language Transformations. It is an XML-based programming language developed by the World Wide Web Consortium (W3C). XSLT transforms well-formed XML documents into XHTML or to other XML documents. However, the original XML document is left unchanged.

For the transformation, the XSLT processor selects and matches the XML Data with the help of an XSLT stylesheet, transforms it, and then produces an output document in another file format like XHTML, SVG, VRML, etc. XSLT Stylesheets include templates and template rules describing how the elements of the XML file should be processed on screens or in print. XSLT Stylesheets are well-formed XML documents.

XSLT uses XPath technology to find information in an XML document. With XPath, XSLT follows the simple tree-structured data model of XML documents and navigates through the elements and the attributes.

There are two versions of XSLT in use today: XSLT 1.0 and XSLT 2.0. XPath 1.0 should be used with XSLT 1.0 and XPath 2.0 with XSLT 2.0.

Other standards in the same topic(s):

Abbreviation: XSLT-1999 [not official, only for reference in this website]
Version Number: 1.0
Status: W3C Recommendation
Release Date: 1999-11-16
RespStmt:
    URL(s): http://www.w3.org/TR/1999/REC-xslt-19991116
    Related Standard(s):
    Abbreviation: XSLT-2007 [not official, only for reference in this website]
    Version Number: 2.0
    Status: W3C Recommendation
    Release Date: 2007-01-27
    RespStmt:
      URL(s): http://www.w3.org/TR/2007/REC-xslt20-20070123/
      Related Standard(s):
      • XPath-2010

        XSLT 2.0 is a host language for XPath 2.0.

      Used in CLARIN centre(s):
      Abbreviation: XSLT-2013 [not official, only for reference in this website]
      Version Number: 2.1
      Status: W3C Last Call Working Draft
      Release Date: 2013-12-12
      RespStmt:
        URL(s): http://www.w3.org/TR/2013/WD-xslt-30-20131212/
        Related Standard(s):
        Relations
        Legend:

        uses

        isVersionOf