Added 'revision' as an attribute of 'application' to make revision tracking easier.

This commit is contained in:
sb 2008-07-10 10:12:16 +00:00
parent 83f163bb60
commit 5118c8b76b
7 changed files with 44 additions and 23 deletions

View file

@ -32,6 +32,11 @@
<h1>
Data definition for the '<xsl:value-of select="@name"/>' application version <xsl:value-of select="@version"/>
</h1>
<p>
<strong>
Generated from <xsl:value-of select="@revision"/> of the ADL specification.
</strong>
</p>
<xsl:apply-templates select="adl:documentation"/>
<h2>Contents</h2>
<dl>