Namespace: |
|
Type: |
|
Content: |
complex, 8 attributes, attr. wildcard, 2 elements |
Subst.Gr: |
may substitute for element xsl:instruction |
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Includes: |
definitions of 2 attributes, 2 elements |
Used: |
never |

XML Representation Summary |
|||||||||||||||||||||||||||
| <xsl:apply-templates | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | |||||||||||||||||||||||||||
| > | |||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||
| </xsl:apply-templates> | |||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="apply-templates" substitutionGroup="xsl:instruction"> <xs:complexType> <xs:complexContent> <xs:choice maxOccurs="unbounded" minOccurs="0"> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
| xs:Name | ("#default" | "#current") |
Type: |
|
Use: |
optional |
Pattern: |
.+ |
Default: |
"child::node()" |
| <xs:attribute default="child::node()" name="select" type="xsl:expression"/> |
Type: |
| <xs:element ref="xsl:sort"/> |
Type: |
| <xs:element ref="xsl:with-param"/> |
| XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |