xsl:import
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)
Sample instance
<xsl:import href="http://www.example.com/"/>