Upversioned all the other files!

This commit is contained in:
sb 2009-04-28 13:53:17 +00:00
parent 9da7f897a5
commit a83f463f71
8 changed files with 30 additions and 30 deletions

View file

@ -20,13 +20,13 @@
explicitly state the permission, even if it is 'none'.
$Author: sb $
$Revision: 1.6 $
$Date: 2009-01-28 18:03:43 $
$Revision: 1.7 $
$Date: 2009-04-28 13:53:17 $
-->
<xsl:stylesheet version="1.0"
xmlns="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
exclude-result-prefixes="adl">
@ -74,7 +74,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED AND SHOULD NOT
* BE MANUALLY EDITED.
*
* Generated using adl2canonical.xslt <xsl:value-of select="substring('$Revision: 1.6 $', 12)"/>
* Generated using adl2canonical.xslt <xsl:value-of select="substring('$Revision: 1.7 $', 12)"/>
*
***************************************************************************
</xsl:comment>

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0"
xmlns="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output encoding="UTF-8" method="xml" indent="yes" />

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0"
xmlns="urn:nhibernate-mapping-2.2"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<!--
Application Description Framework
@ -12,7 +12,7 @@
Transform ADL to Hibernate
$Author: sb $
$Revision: 1.8 $
$Revision: 1.9 $
-->
<xsl:param name="namespace"/>
@ -138,7 +138,7 @@
*
* <xsl:value-of select="@revision"/>
*
* Generated using adl2hibernate.xslt revision <xsl:value-of select="substring('$Revision: 1.8 $', 12)"/>
* Generated using adl2hibernate.xslt revision <xsl:value-of select="substring('$Revision: 1.9 $', 12)"/>
*
***************************************************************************
</xsl:comment>

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
xmlns="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<!--
Application Description Language framework
@ -12,7 +12,7 @@
Convert ADL to MS-SQL
$Author: sb $
$Revision: 1.18 $
$Revision: 1.19 $
-->
<xsl:output indent="no" encoding="UTF-8" method="text"/>
@ -112,7 +112,7 @@
-- <xsl:value-of select="$product-version"/>
--
-- Database for application <xsl:value-of select="@name"/> version <xsl:value-of select="@version"/>
-- Generated for MS-SQL 2000+ using adl2mssql.xslt <xsl:value-of select="substring('$Revision: 1.18 $', 12)"/>
-- Generated for MS-SQL 2000+ using adl2mssql.xslt <xsl:value-of select="substring('$Revision: 1.19 $', 12)"/>
-- THIS FILE IS AUTOMATICALLY GENERATED: DO NOT EDIT IT.
--
-- <xsl:value-of select="@revision"/>

View file

@ -10,13 +10,13 @@
one place for ease of maintenance
$Author: sb $
$Revision: 1.2 $
$Date: 2008-10-02 10:52:40 $
$Revision: 1.3 $
$Date: 2009-04-28 13:53:17 $
-->
<xsl:stylesheet version="1.0"
xmlns="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
exclude-result-prefixes="adl">

View file

@ -10,13 +10,13 @@
one place for ease of maintenance
$Author: sb $
$Revision: 1.2 $
$Date: 2008-10-02 10:52:40 $
$Revision: 1.3 $
$Date: 2009-04-28 13:53:17 $
-->
<xsl:stylesheet version="1.0"
xmlns="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
exclude-result-prefixes="adl">

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0"
xmlns="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:msxsl="urn:schemas-microsoft-com:xslt">
@ -22,8 +22,8 @@
Templates are listed in alphabetical order.
$Author: sb $
$Revision: 1.5 $
$Date: 2009-02-06 12:08:28 $
$Revision: 1.6 $
$Date: 2009-04-28 13:53:17 $
-->
<xsl:template name="i18n-add-a-new">

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<xsl:stylesheet version="1.0"
xmlns="http://libs.cygnets.co.uk/adl/1.1/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.1/"
xmlns="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:adl="http://libs.cygnets.co.uk/adl/1.3/"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:exsl="urn:schemas-microsoft-com:xslt"
@ -15,8 +15,8 @@
Utility templates to find permissions on various things
$Author: sb $
$Revision: 1.2 $
$Date: 2009-02-06 17:48:58 $
$Revision: 1.3 $
$Date: 2009-04-28 13:53:17 $
-->
<!-- collect all groups which can edit the specified property -->