gvsu/cs675/xslt/dailyplanner-to-html.xsl
josh 242f2f164b skeleton off dailyplanner-to-html.xsl created
git-svn-id: svn://anubis/gvsu@130 45c1a28c-8058-47b2-ae61-ca45b979098e
2008-06-13 03:06:24 +00:00

8 lines
153 B
XML

<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:template match="/">
</xsl:template>
</xsl:stylesheet>