Namespace: |
|
Type: |
|
Content: |
complex, 3 attributes, 5 elements |
Defined: |
XML Representation Summary |
||||||||||||
<attachment |
||||||||||||
|
||||||||||||
> |
||||||||||||
|
||||||||||||
</attachment> |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="attachment" type="attachmentMetadataBlueType">
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains attachment metadata, name, content-type and id's, and
</xsd:documentation>
may also contain the attachmentBody. </xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
xsd:base64Binary, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the MIME body of the attachment.
</xsd:documentation>
<xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the encoding of the attachment. This information is necessary
</xsd:documentation>
for decoding the attachment. </xsd:element>
|
Type: |
hs:string, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the content type of the attachment.
</xsd:documentation>
</xsd:element>
|
Type: |
hs:localizableString, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains information about an individual attachment in a mail message.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:unsignedLong, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains the size of the attachment in bytes.
</xsd:documentation>
</xsd:element>
|