Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/delibero.git
<?xml version='1.0' encoding='utf-8'?>
<xsl:stylesheet version='2.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform'>

<xsl:variable name="APP_NAME">discuss</xsl:variable>

<xsl:variable name="artefacts">
<artefacts>
  <css>discuss</css>
</artefacts>
</xsl:variable>

</xsl:stylesheet>