The inner workings of Conditional Formatting are actually pretty straightforward. The key construct that makes the feature possible is a tag called <xsl:if> , which is used to conditionally add content to the HTML output of the transform. It's easiest