complexType "xsl:text-element-base-type"
Namespace:
Content:
simple, 6 attributes, attr. wildcard
Defined:
Includes:
definition of attr. wildcard
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
list of xs:anyURI
 = 
(list of (xs:NCName | "#default") | "#all")
 = 
list of (xs:NCName | "#default")
 = 
xs:token
 = 
xs:anyURI
 = 
xs:decimal
    {any attribute with non-schema namespace}
    >
   
Content: 
{ xs:string }
</...>
All Direct / Indirect Based Elements (1):
xsl:text
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsl:generic-element-type (extension)
  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 with non-schema namespace}
XML Source (see within schema source)
<xs:anyAttribute 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.