This identifies the item being transferred and the location.
XSD Schema Diagram:
XSD Schema Code:
<xs:complexType name="InventoryLocation">
<xs:annotation>
<xs:documentation source="http://www.openapplications.org/oagis">This identifies the item being transferred and the location.</xs:documentation>
</xs:annotation>
<xs:group ref="InvLocation" />
</xs:complexType>