Namespace: |
|
Content: |
complex, 2 elements |
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
definitions of 2 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element represents the html body of a message or draft.
</xsd:documentation>
<xsd:sequence>
<xsd:element name="body" type="xsd:string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The contents of the body.
</xsd:documentation>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="inlineAttachment" type="inlineAttachmentType">
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element represents an inline attachment
</xsd:documentation>
</xsd:complexType>
|
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The contents of the body.
</xsd:documentation>
</xsd:element>
|
Type: |
inlineAttachmentType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="inlineAttachment" type="inlineAttachmentType">
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element represents an inline attachment
</xsd:documentation>
</xsd:element>
|