xsl:include
Element information
Namespace: http://www.w3.org/1999/XSL/Transform
Schema document: XSLT.xsd
Type: xsl:combine-stylesheets
Properties: Global, Qualified
Content
- Empty content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Any attribute | [0..*] | Namespace: ##other, Process Contents: skip | from type xsl:anyType | |
href | [1..1] | xsd:anyURI |
Used in
- Type xsl:wrapper (Elements xsl:stylesheet, xsl:transform)
Substitution hierarchy
- xsl:top-level-element
- can be substituted with xsl:include
Sample instance
<xsl:include href="http://www.example.com/"/>