Definition Type Element
Name MoveOrDeliverPeriod
Abstract False
Documentation Period specified in the contract - shipment, delivery, etc as specified by position of sale element
XSD Schema .\DeliveryOrder_NCA_V1R1.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="MoveOrDeliverPeriod" >
  <xs:annotation>
    <xs:documentation>Period specified in the contract - shipment, delivery, etc as specified by position of sale element</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:sequence>
      <xs:element ref="startDate"/>
      <xs:element ref="endDate"/>
      <xs:element ref="positionOfSale"/>
    </xs:sequence>

  </xs:complexType>

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