Namespace: |
|
Type: |
|
Content: |
complex, 9 attributes, attr. wildcard, 4 elements, elem. wildcard |
Subst.Gr: |
may be substituted with 1 element |
Defined: |
globally in schema-for-xslt20.xsd; see XML source |
Includes: |
definitions of 3 attributes, 4 elements, elem. wildcard |
Used: |
at 1 location |

XML Representation Summary |
||||||||||||||||||||||||||||||
| <xsl:transform | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
| {any attribute with non-schema namespace} | ||||||||||||||||||||||||||||||
| > | ||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
| </xsl:transform> | ||||||||||||||||||||||||||||||
Type Derivation Tree xsl:generic-element-type (extension) |
| <xs:element name="transform"> <xs:complexType> <xs:complexContent> <xs:sequence> <xs:choice maxOccurs="unbounded" minOccurs="0"> <xs:any namespace="##other" processContents="lax"/> <!-- weaker than XSLT 1.0 --> </xs:choice> </xs:sequence> <xs:attribute default="unspecified" name="input-type-annotations" type="xsl:input-type-annotations-type"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"preserve", "strip" |
Default: |
"strip" |
| <xs:attribute default="strip" name="default-validation" type="xsl:validation-strip-or-preserve"/> |
Type: |
|
Use: |
optional |
Type: |
|
Use: |
optional |
| enumeration of xs:token |
Enumeration: |
"preserve", "strip", "unspecified" |
Default: |
"unspecified" |
| <xs:attribute default="unspecified" name="input-type-annotations" type="xsl:input-type-annotations-type"/> |
Type: |
xsl:generic-element-type, mixed content |
Abstract: |
(may not be used directly in instance XML documents) |
Subst.Gr: |
may be substituted with 12 elements |
| <xs:element ref="xsl:declaration"/> |
Type: |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="xsl:import"/> |
Type: |
| <xs:element ref="xsl:param"/> |
Type: |
| <xs:element ref="xsl:variable"/> |
| <xs:any namespace="##other" processContents="lax"/> |
| 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. |