The identification number associated to the orders.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="OrderID" type="StringLength1to32" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">The identification number associated to the orders.</xs:documentation>
</xs:annotation>
</xs:attribute>