Definition Type Element
Name PlaceOfOrigin
Abstract False
MinOccurs 0
MaxOccurs (1)
Documentation Point of origin of the cargo, e.g. - inland  Container terminal  
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element minOccurs="0" name="PlaceOfOrigin" >
  <xs:annotation>
    <xs:documentation>Point of origin of the cargo, e.g. - inland  Container terminal  </xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element 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]
PlaceOfOrigin
    [No Super Types]
Generated using Liquid XML Studio by Liquid Technologies Ltd