complexType "xsl:text-element-base-type"
Namespace:
Content:
simple, 6+any attributes
Defined:
Includes:
definition of any attribute
Used:
XML Representation Summary
<...
    default-collation
 = 
list of xs:anyURI
    exclude-result-prefixes
 = 
(list of (xs:NCName | "#default") | "#all")
    extension-element-prefixes
 = 
list of (xs:NCName | "#default")
    use-when
 = 
xs:token
    version
 = 
xs:decimal
    xpath-default-namespace
 = 
xs:anyURI
    {any attribute with non-schema namespace}
    >
   
Content: 
{ xs:string }
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
      xsl:text-element-base-type (restriction)
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 (defined in 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.7.2 using DocFlex/XML XSDDoc 2.1.0 template set