complexType "mime:contentType"
Namespace:
Content:
empty, 3 attributes
Defined:
globally in mime; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
boolean
 = 
string
 = 
NMTOKEN
/>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  mime:contentType
XML Source (see within schema source)
<complexType name="contentType">
<complexContent>
<extension base="wsdl:tExtensibilityElement">
<sequence/>
<attribute name="type" type="string" use="optional"/>
<attribute name="part" type="NMTOKEN" use="optional"/>
</extension>
</complexContent>
</complexType>
Attribute Detail (all declarations; defined within this component only; 2/3)
part
Type:
NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<attribute name="part" type="NMTOKEN" use="optional"/>

type
Type:
string, predefined
Use:
optional
XML Source (see within schema source)
<attribute name="type" type="string" 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.