Provides the reservation number of the recipient for delivery of the product.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="ReservationID" type="UniqueID_Type" minOccurs="0" maxOccurs="2">
<xs:annotation>
<xs:documentation xml:lang="en">Provides the reservation number of the recipient for delivery of the product.</xs:documentation>
</xs:annotation>
</xs:element>