2.0 instead of 3.0
This commit is contained in:
parent
07deca39b1
commit
816c5c4f58
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<xsl:transform version="3.0"
|
||||
<xsl:transform version="2.0"
|
||||
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:math="http://www.w3.org/2005/xpath-functions/math"
|
||||
xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
||||
|
|
Reference in a new issue