element <contentTransferEncoding> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<contentTransferEncoding>
   
Content: 
{ xsd:string }
</contentTransferEncoding>
Included in content model of elements (2):
attachment (in event in myCalendar), attachment (type attachmentMetadataType)
Annotation
This element contains the encoding of the attachment. This information is necessary for decoding the attachment.
XML Source (see within schema source)
<xsd:element name="contentTransferEncoding" type="hs:string">
<xsd:annotation>
<xsd:documentation>
This element contains the encoding of the attachment. This information is necessary
for decoding the attachment.
</xsd:documentation>
</xsd:annotation>
</xsd:element>