element <contentType> (unified local)
Namespace:
Type:
Content:
simple
Defined:
locally at 4 locations in myInbox.xsd
XML Representation Summary
<contentType>
   
Content: 
{ xsd:string }
</contentType>
Included in content model of elements (4):
draftPart (in draftContent), draftType (in draftContent), messagePart (in messageContent in message in myInbox), messageType (in messageContent in message in myInbox)
Definition Locations
Annotations (2) (by all definition locations)
Locations (2):
within messagePartType complexType [def], within draftPartType complexType [def]
Annotation:
This element defines the contentType of the part. Ex: message/rfc or text/plain.a

Locations (2):
within messageTypeType complexType [def], within draftTypeType complexType [def]
Annotation:
The contentType of the message (in accordance with RFC 2045). Examples of this are: 'text/plain' and 'multipart/mime'.