element <ord> (local)
Namespace:
Type:
xsd:unsignedLong
Content:
simple
Defined:
locally within attachmentType complexType in myInbox.xsd; see XML source
XML Representation Summary
<ord>
   
Content: 
{ xsd:unsignedLong }
</ord>
Included in content model of elements (1):
attachment (type attachmentType)
Annotation
The unique order that this attachment should appear relative to all other attachments.
XML Source (see within schema source)
<xsd:element name="ord" type="xsd:unsignedLong">
<xsd:annotation>
<xsd:documentation>
The unique order that this attachment should appear relative to all other attachments.
</xsd:documentation>
</xsd:annotation>
</xsd:element>