Definition Type Element
Name CountryOfOrigin
Abstract False
Documentation Country of the original port from which the shipment takes place.
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="CountryOfOrigin" >
  <xs:annotation>
    <xs:documentation>Country of the original port from which the shipment takes place.</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" ref="locationCode"/>
      <xs:element ref="locationName"/>
    </xs:sequence>

  </xs:complexType>

</xs:element>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CountryOfOrigin
    CountryOfOrigin
References
CountryOfOrigin
Generated using Liquid XML Studio by Liquid Technologies Ltd