complexType "ds:ObjectType"
Namespace:
Content:
mixed, 3 attributes, elem. wildcard
Defined:
Includes:
definitions of 3 attributes, elem. wildcard
Used:
XML Representation Summary
<...
    Id
 = 
ID
    MimeType
 = 
string
    Encoding
 = 
anyURI
    >
   
Content: 
{text} × {any}*
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<complexType mixed="true" name="ObjectType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any namespace="##any" processContents="lax"/>
</sequence>
<attribute name="Id" type="ID" use="optional"/>
<attribute name="MimeType" type="string" use="optional"/>
<!-- add a grep facet -->
<attribute name="Encoding" type="anyURI" use="optional"/>
</complexType>
Attribute Detail (all declarations; defined in this component only; 3/3)
Encoding
Type:
anyURI, predefined
Use:
optional
XML Source (see within schema source)
<attribute name="Encoding" type="anyURI" use="optional"/>

Id
Type:
ID, predefined
Use:
optional
XML Source (see within schema source)
<attribute name="Id" type="ID" use="optional"/>

MimeType
Type:
string, predefined
Use:
optional
XML Source (see within schema source)
<attribute name="MimeType" type="string" use="optional"/>
Content Element Detail (all declarations; defined in this component only; 1/1)
{any element with any namespace}
XML Source (see within schema source)
<any namespace="##any" processContents="lax"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set