complexType "xsl:transform-element-base-type"
Namespace:
Content:
empty, 6 attributes, attr. wildcard
Defined:
Includes:
definitions of 1 attribute, attr. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
   
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  xsl:versioned-element-type (restriction)
      xsl:element-only-versioned-element-type (restriction)
          xsl:transform-element-base-type
XML Source (see within schema source)
<xs:complexType name="transform-element-base-type">
<xs:complexContent>
<xs:restriction base="xsl:element-only-versioned-element-type">
<xs:attribute name="version" type="xs:decimal" use="required"/>
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/7)
version
Type:
Use:
required
XML Source (see within schema source)
<xs:attribute name="version" type="xs:decimal" use="required"/>

{any attribute from non-schema namespace}
XML Source (see within schema source)
<xs:anyAttribute namespace="##other" processContents="lax"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set. All XSD diagrams generated by Oxygen XML Editor via FlexDoc/XML OxygenXML Integration.