Namespace: |
|
Content: |
complex, 3 elements |
Defined: |
globally in myInbox.xsd; see XML source |
Includes: |
definitions of 3 elements |
Used: |
at 1 location |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element represents an inline attachment
</xsd:documentation>
<xsd:sequence>
<xsd:element name="uri" type="xsd:string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<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:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The Content-Type of the attachment
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The base64 encoded attachment content
</xsd:documentation>
</xsd:complexType>
|
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>
|