complexType "xsl:text-element-base-type"
Namespace:
Content:
simple, 6 attributes, attr. wildcard
Defined:
Includes:
definition of attr. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
 = 
 = 
   
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  xsl:versioned-element-type (restriction)
      xsl:text-element-base-type
Derivation:
XML Source (see within schema source)
<xs:complexType name="text-element-base-type">
<xs:simpleContent>
<xs:restriction base="xsl:versioned-element-type">
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
<xs:anyAttribute namespace="##other" processContents="lax"/>
</xs:restriction>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 1/7)
{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.