Definition Type: ComplexType
Name: AdvancedShipNoticeLineItemsType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Comment in schema pidxlib_xsd Drilldown into PackagingInformation in schema pidxlib_xsd Drilldown into ProductSubLineItems in schema pidxlib_xsd Drilldown into PercentActive in schema pidxlib_xsd Drilldown into CustomerSpecificInformation in schema pidxlib_xsd Drilldown into Routing in schema pidxlib_xsd Drilldown into RequestedDocument in schema pidxlib_xsd Drilldown into SpecialInstructions in schema pidxlib_xsd Drilldown into ScheduleDateTimeRange in schema pidxlib_xsd Drilldown into ScheduleDateTime in schema pidxlib_xsd Drilldown into ShipmentTerms in schema pidxlib_xsd Drilldown into DateTimeRange in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into ShipmentIndicator in schema pidxlib_xsd Drilldown into DocumentReference in schema pidxlib_xsd Drilldown into LineItemText in schema pidxlib_xsd Drilldown into CumulativeTotalQuantity in schema pidxlib_xsd Drilldown into PackagingQuantity in schema pidxlib_xsd Drilldown into InvoiceQuantity in schema pidxlib_xsd Drilldown into OrderQuantity in schema pidxlib_xsd Drilldown into ShippedQuantity in schema pidxlib_xsd Drilldown into ProductInformation in schema pidxlib_xsd Drilldown into RevisionNumber in schema pidxlib_xsd Drilldown into EquipmentDetailsLineNumber in schema pidxlib_xsd Drilldown into LineItemNumber in schema pidxlib_xsdXSD Diagram of AdvancedShipNoticeLineItemsType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="AdvancedShipNoticeLineItemsType">
    <sequence>
        <element ref="pidx:LineItemNumber" />
        <element ref="pidx:EquipmentDetailsLineNumber" minOccurs="0" />
        <element ref="pidx:RevisionNumber" minOccurs="0" />
        <element ref="pidx:ProductInformation" maxOccurs="unbounded" />
        <element ref="pidx:ShippedQuantity" />
        <element ref="pidx:OrderQuantity" minOccurs="0" />
        <element ref="pidx:InvoiceQuantity" minOccurs="0" />
        <element ref="pidx:PackagingQuantity" minOccurs="0" />
        <element ref="pidx:CumulativeTotalQuantity" minOccurs="0" />
        <element ref="pidx:LineItemText" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:DocumentReference" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:ShipmentIndicator" minOccurs="0" />
        <element ref="pidx:PartnerInformation" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:DateTimeRange" minOccurs="0" />
        <element ref="pidx:ShipmentTerms" minOccurs="0" />
        <choice minOccurs="0">
            <element ref="pidx:ScheduleDateTime" />
            <element ref="pidx:ScheduleDateTimeRange" />
        </choice>
        <element ref="pidx:SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:RequestedDocument" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:Routing" minOccurs="0" />
        <element ref="pidx:CustomerSpecificInformation" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:PercentActive" minOccurs="0" />
        <element ref="pidx:ProductSubLineItems" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:PackagingInformation" minOccurs="0" maxOccurs="unbounded" />
        <element ref="pidx:Comment" minOccurs="0" maxOccurs="unbounded" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineItemNumber pidx:LineItemNumber (1) (1)
EquipmentDetailsLineNumber pidx:EquipmentDetailsLineNumber 0 (1)
RevisionNumber pidx:RevisionNumber 0 (1)
ProductInformation pidx:ProductInformation (1) unbounded
ShippedQuantity pidx:ShippedQuantity (1) (1)
OrderQuantity pidx:OrderQuantity 0 (1)
InvoiceQuantity pidx:InvoiceQuantity 0 (1)
PackagingQuantity pidx:PackagingQuantity 0 (1)
CumulativeTotalQuantity pidx:CumulativeTotalQuantity 0 (1)
LineItemText pidx:LineItemText 0 unbounded
DocumentReference pidx:DocumentReference 0 unbounded
ShipmentIndicator pidx:ShipmentIndicator 0 (1)
PartnerInformation pidx:PartnerInformation 0 unbounded
DateTimeRange pidx:DateTimeRange 0 (1)
ShipmentTerms pidx:ShipmentTerms 0 (1)
ScheduleDateTime pidx:ScheduleDateTime (1) (1)
ScheduleDateTimeRange pidx:ScheduleDateTimeRange (1) (1)
SpecialInstructions pidx:SpecialInstructions 0 unbounded
RequestedDocument pidx:RequestedDocument 0 unbounded
Routing pidx:Routing 0 (1)
CustomerSpecificInformation pidx:CustomerSpecificInformation 0 unbounded
PercentActive pidx:PercentActive 0 (1)
ProductSubLineItems pidx:ProductSubLineItems 0 unbounded
PackagingInformation pidx:PackagingInformation 0 unbounded
Comment pidx:Comment 0 unbounded
Collapse Derivation Tree:
Collapse References:
pidx:AdvancedShipNoticeLineItems