cleanup
This commit is contained in:
parent
3dae1121d6
commit
feec279622
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<xsl:transform version="2.0"
|
<xsl:transform version="2.0"
|
||||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
xmlns:math="http://www.w3.org/2005/xpath-functions/math"
|
xmlns:math="http://www.w3.org/2005/xpath-functions/math"
|
||||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
||||||
exclude-result-prefixes="xs math">
|
|
||||||
<xsl:output method="xml" indent="yes" />
|
<xsl:output method="xml" indent="yes" />
|
||||||
|
|
||||||
<!-- Déclaration des variables initiales -->
|
<!-- Déclaration des variables initiales -->
|
||||||
|
|
Reference in a new issue