Namespace: |
|
Content: |
|
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
|
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:sequence>
<xsd:element name="type" type="messageTypeEnum">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains a value that provides the client with enough information to
</xsd:documentation>
render an 'Inbox' view of the messages. Valid values are 'voice', 'subscription', 'fax', 'dsn', 'readReceipt', 'meetingResponse', 'meetingRequest', 'email' or 'liveEmail'.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The contentType of the message (in accordance with RFC 2045). Examples of this are:
</xsd:documentation>
'text/plain' and 'multipart/mime'. <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:complexType>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The contentType of the message (in accordance with RFC 2045). Examples of this are:
</xsd:documentation>
'text/plain' and 'multipart/mime'. </xsd:element>
|
Type: |
messageTypeEnum, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains a value that provides the client with enough information to
</xsd:documentation>
render an 'Inbox' view of the messages. Valid values are 'voice', 'subscription', 'fax', 'dsn', 'readReceipt', 'meetingResponse', 'meetingRequest', 'email' or 'liveEmail'. </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|