This link has been bookmarked by 10 people . It was first bookmarked on 28 Oct 2007, by Jeremy Thake.
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>
<xsl:template match="/">
<xmp><xsl:copy-of select="*"/></xmp>
</xsl:template>
</xsl:stylesheet>
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.