Namespace: |
|
Content: |
complex, 5 elements |
Defined: |
globally in myCalendar.xsd; see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 2 locations |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The scheme the message contents were encoded in. Examples of this are '7bit', '8bit' and 'base64'.
</xsd:documentation>
<xsd:sequence>
<xsd:element name="name" type="hs:localizableString">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains information about an individual attachment in a mail message.
</xsd:documentation>
<!-- TODO: perhaps this should be an enumeration -->
<!-- TODO: factor this out to a simpleType -->
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains the content type of the attachment.
</xsd:documentation>
<!-- TODO: validate this with a regex -->
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains the encoding of the attachment. This information is necessary
</xsd:documentation>
for decoding the attachment. <!-- TODO: perhaps this should be an enumeration -->
<!-- TODO: factor this out into a simpleType -->
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains the size of the attachment in bytes.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element contains the MIME body of the attachment.
</xsd:documentation>
<xsd:appinfo>
<xdb:system type="calculatedFieldLateBound"/>
</xsd:appinfo>
</xsd:complexType>
|
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>
|