_version
The version attribute indicates the version of XSLT that the stylesheet module requires. The attribute is required, unless the xsl:stylesheet element is a child of an xsl:package element, in which case it is optional: the default is then taken from the parent xsl:package element.
Attribute information
Namespace: None
Schema document: schema-for-xslt30.xsd
Other attributes with the same name: _version
Type: xs:string
Properties: Local, Unqualified
Value
Any well-formed value allowed.
Used in
- Type xsl:transform-element-base-type
- Anonymous type of element xsl:stylesheet via derivation of xsl:transform-element-base-type
- Anonymous type of element xsl:transform via derivation of xsl:transform-element-base-type