XSLT <xsl:include> Element
Complete XSLT Element Reference
Definition and Usage
The <xsl:include> element is a top-level element that includes the
contents of one style sheet into another.
Note: An included style sheet has the same precedence as the including style sheet.
Note: This element must appear as a child node of <xsl:stylesheet> or <xsl:transform>.
Syntax
|
<xsl:include href="URI"/>
|
Attributes
| Attribute |
Value |
Description |
| href |
URI |
Required. Specifies the URI of the style sheet to include |
Complete XSLT Element Reference
Click here to design a Stunning Flash Website for Free
Wix is a revolutionary web design tool that provides anyone with the possibility to create professional and beautiful websites for free.
With e-commerce features, search engine visibility and many more professional tools, Wix is the ultimate solution for creating a spectacular site while saving tons of money.
|