Namespace: |
|
Type: |
|
Content: |
complex, 4 elements |
Defined: |
locally at 2 locations in myInbox.xsd |
XML Representation Summary |
|||||
<attachment> |
|||||
|
|||||
</attachment> |
Type: |
xsd:base64Binary, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The base64 encoded attachment content
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The Content-Type of the attachment
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The client defined name of the attachment
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:unsignedLong, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The unique order that this attachment should appear relative to all other attachments.
</xsd:documentation>
</xsd:element>
|