xsl:override
This element appears as a child of xsl:use-package and defines any overriding definitions of components that the containing package wishes to make to the components made available from a library package.
Element information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: schema-for-xslt30.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Choice [0..*]
- xsl:template
- xsl:function
- xsl:variable Declaration of the xsl:variable element, used both for local and global variable bindings.
- xsl:param Declaration of the xsl:param element, used both defining function parameters, template parameters, parameters to xsl:iterate, and global stylesheet parameters.
- xsl:attribute-set
Attributes
Used in
- Anonymous type of element xsl:use-package