SXSW 2007 : XSLT    What is XSLT  

XSLT is a programming language with an XML syntax.

For example:

<xsl:if test="book">
  <xsl:value-of select="."/>
</xsl:if>

 
  

1 of 5
Text Author: Joe Orr   Copyright Notice Screenshot By: Joe Orr