Defining Conditional Templates Using <xsl:if> and <xsl:choose>

MSXML 5.0 SDK

Microsoft XML Core Services (MSXML) 5.0 for Microsoft Office - XSLT Developer's Guide

Defining Conditional Templates Using <xsl:if> and <xsl:choose>

Conditional templates are used to produce result tree fragments when certain conditions exist within the source document. Conditional templates are defined with the <xsl:if> and <xsl:choose> elements.

This section contains the following topics.