Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" versi
    +on="1.0">
    ...
    <xsl:value-of select="bar"/>
    </xsl:foo>
    </xsl:stylesheet>
    
  2. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" versi
    +on="1.0">
    ...
    <xsl:value-of select="bar"/>
    </foo>
    </xsl:stylesheet>