| 33 |
|
|
| 34 |
<!-- Those variables controls the todo and problem item concerning |
<!-- Those variables controls the todo and problem item concerning |
| 35 |
standards-version not being up to date --> |
standards-version not being up to date --> |
| 36 |
<xsl:variable name="lastsv" select="'3.7.0'"/> |
<xsl:variable name="lastsv" select="'3.7.2'"/> |
| 37 |
<xsl:variable name="lastmajorsv" select="'3.'"/> |
<xsl:variable name="lastmajorsv" select="'3.'"/> |
| 38 |
|
|
| 39 |
<!-- Named templates aka functions --> |
<!-- Named templates aka functions --> |