An xsl:stylesheet element must have a version attribute, indicating the version of XSLT that the stylesheet requires.
For this version of XSLT, the value should be 1.0. When the value is not equal to 1.0, forwards-compatible processing mode
is enabled
1234