Namespace: |
|
Type: |
|
Content: |
|
Subst.Gr: |
may substitute for element xsl:declaration |
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Includes: |
definitions of 5 attributes, 1 element |
Used: |
never |

XML Representation Summary |
||||||||||||||||||||||||||||||||||||
| <xsl:template | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||||||||||||||||||||||||||
| > | ||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||
| </xsl:template> | ||||||||||||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="template" substitutionGroup="xsl:declaration"> <xs:complexType> <xs:complexContent mixed="true"> <xs:sequence> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
Pattern: |
.+ |
Default: |
"item()*" |
| <xs:attribute default="item()*" name="as" type="xsl:sequence-type"/> |
Type: |
|
Use: |
optional |
Pattern: |
.+ |
| <xs:attribute name="match" type="xsl:pattern"/> |
Type: |
|
Use: |
optional |
| list of (xs:Name | "#default") | "#all" |
Type: |
|
Use: |
optional |
Pattern: |
([^:]+:)?[^:]+ |
Type: |
|
Use: |
optional |
| <xs:attribute name="priority" type="xs:decimal"/> |
Type: |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="xsl:param"/> |
| XML schema documentation generated with DocFlex/XML RE 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |