Namespace: |
|
Type: |
|
Content: |
complex, 3 elements |
Defined: |
XML Representation Summary |
|||||
<inlineAttachment> |
|||||
|
|||||
</inlineAttachment> |
<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>
|
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 unique identifier for the inline attachment. This element is used to identify
</xsd:documentation>
this attachment location within the html body of a message </xsd:element>
|