User guide

Chapter 13: Xml Enhancements
<xsl:strip-space elements="*"/>
<xsl:template match="/">
<xsl:copy-of select="."/>
</xsl:template>
<xsl:output method="xml" indent="yes"/>
</xsl:stylesheet>
OpenOffice.org User Guide for 2.x 450