_version
The version attribute indicates the version of XSLT that the stylesheet module requires. The attribute is required, unless the
xsl:stylesheetelement is a child of anxsl:packageelement, in which case it is optional: the default is then taken from the parentxsl:packageelement.
Attribute information
Namespace: None
Schema document: schema-for-xslt40.xsd
Other attributes with the same name: _version
Type: xsd:string
Properties: Local, Unqualified
Value
A value of type xsd:string
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


