Search w3schools.com:

SHARE THIS PAGE

XSLT Examples


The <xsl:template> Element

A template contains rules to apply when a specified node is matched

Example explained


The <xsl:value-of> Element

Extract the value of a selected node

Example explained


The <xsl:for-each> Element

Select every XML element of a specified node-set with the <xsl:for-each> element

Filter the output in a node-set

Examples explained


The <xsl:sort> Element

Sort the output in a node-set

Example explained


The <xsl:if> Element

Put a conditional test against the content of an XML file

Example explained


The <xsl:choose> Element

Example 1
This example will add a pink background-color to the "Artist" column WHEN the price of the CD is higher than 10:

Example 2
This example will add a pink background color to the "Artist" column WHEN the price of the CD is higher than 10, and a grey background-color WHEN the price of the CD is higher than 9 and lower or equal to 10.

Examples explained


The <xsl:apply-templates> Element

Apply templates to elements

Examples explained




W3Schools Certification

W3Schools' Online Certification

The perfect solution for professionals who need to balance work, family, and career building.

More than 10 000 certificates already issued!

Get Your Certificate »

The HTML Certificate documents your knowledge of HTML.

The HTML5 Certificate documents your knowledge of advanced HTML5.

The CSS Certificate documents your knowledge of advanced CSS.

The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.

The jQuery Certificate documents your knowledge of jQuery.

The XML Certificate documents your knowledge of XML, XML DOM and XSLT.

The ASP Certificate documents your knowledge of ASP, SQL, and ADO.

The PHP Certificate documents your knowledge of PHP and SQL (MySQL).

Your suggestion:

Close [X]

Thank You For Helping Us!

Your message has been sent to W3Schools.

Close [X]