element <size> (local)
Namespace:
Type:
xsd:unsignedLong
Content:
simple
Defined:
XML Representation Summary
<size>
   
Content: 
{ xsd:unsignedLong }
</size>
Included in content model of elements (2):
attachment (in event in myCalendar), attachment (type attachmentMetadataType)
Annotation
This element contains the size of the attachment in bytes.
XML Source (see within schema source)
<xsd:element name="size" type="xsd:unsignedLong">
<xsd:annotation>
<xsd:documentation>
This element contains the size of the attachment in bytes.
</xsd:documentation>
</xsd:annotation>
</xsd:element>