Identifies the location the goods are to be shipped.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="PointOfShipmentCode" type="CodeType">
<xsd:annotation>
<xsd:documentation>Identifies the location the goods are to be shipped.</xsd:documentation>
</xsd:annotation>
</xsd:element>