Definition Type: Element
Name: apply-templates
Namespace: http://www.w3.org/1999/XSL/Transform
Type: xsl:apply-templates
Containing Schema: xslt.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into with-param in schema xslt_xsd Drilldown into sort in schema xslt_xsd Drilldown into select in schema xslt_xsd Drilldown into mode in schema xslt_xsd Drilldown into apply-templates in schema xslt_xsdXSD Diagram of apply-templates in schema xslt_xsd (XSL Transformations)
Collapse XSD Schema Code:
<xs:element name="apply-templates" type="apply-templates" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sort xsl:sort (1) (1)
with-param xsl:with-param (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
mode xsl:mode (Optional)
select xsl:select node() (Optional)
Collapse Derivation Tree: