Namespace: |
|
Content: |
complex, 3 attributes, 2 elements, elem. wildcard |
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary |
||||||||||||
<... |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element defines a single draft in myInbox in the base schema. A draft represents an unsent email and is
</xsd:documentation>
divided into two sub-groups 'messageStatus' and 'messageContent'. <xsd:sequence>
<xsd:element name="draftStatus" type="draftStatusType">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The contents of this element represent the status metadata of the draft.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The contents of this element represent the content of the draft.
</xsd:documentation>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:complexType>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
draftContentType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The contents of this element represent the content of the draft.
</xsd:documentation>
</xsd:element>
|
Type: |
draftStatusType, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The contents of this element represent the status metadata of the draft.
</xsd:documentation>
</xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|