complexType "xsl:versioned-element-type"
Namespace:
Content:
mixed (allows character data), 6 attributes, attr. wildcard
Defined:
Includes:
definition of 1 attribute
Used:
at 11 locations
Component Diagram
XML Representation Summary
<...
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
   
   
>
   
Content: 
</...>
Known Direct Subtypes (3):
Known Indirect Subtypes (1):
All Direct / Indirect Based Elements (48):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  xsl:versioned-element-type
XML Source (see within schema source)
<xs:complexType mixed="true" name="versioned-element-type">
<xs:complexContent>
<xs:extension base="xsl:generic-element-type">
<xs:attribute name="version" type="xs:decimal" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/7)
version
Type:
Use:
optional
XML Source (see within schema source)
<xs:attribute name="version" type="xs:decimal" use="optional"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.