Definition Type: ComplexType
Name: ProcurementScheduleType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:LineType
Containing Schema: OrderManagementComponents.xsd
Abstract
Documentation:
The Quantity Indicates the number of items that are to be deliveried on the Required Date or the number of items to be delivered on each occurence of the Schedule period frequency or the number of items to be delivered on each delivery where the number of deliveries is provided by the NumberOfDelivery field below.
Collapse XSD Schema Diagram:
Drilldown into ReasonCode in schema fields_xsd Drilldown into ShipmemtTimeTolerance in schema components_xsd Drilldown into ShipmentQuantityTolerence in schema components_xsd Drilldown into NumberOfDeliveries in schema fields_xsd Drilldown into ScheduleTimePeriod in schema components_xsd Drilldown into RequiredDeliveryDateTime in schema fields_xsd Drilldown into Quantity in schema fields_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into LineNumber in schema fields_xsd Drilldown into LineType in schema components_xsdXSD Diagram of ProcurementScheduleType in schema ordermanagementcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ProcurementScheduleType">
    <xsd:annotation>
        <xsd:documentation>The Quantity Indicates the number of items that are to be deliveried on the Required Date or the number of items to be delivered on each occurence of the Schedule period frequency or the number of items to be delivered on each delivery where the number of deliveries is provided by the NumberOfDelivery field below.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="LineType">
            <xsd:sequence>
                <xsd:element ref="Quantity" minOccurs="0" />
                <xsd:choice>
                    <xsd:element ref="RequiredDeliveryDateTime" minOccurs="0" />
                    <xsd:element ref="ScheduleTimePeriod" minOccurs="0" />
                </xsd:choice>
                <xsd:element ref="NumberOfDeliveries" minOccurs="0" />
                <xsd:element ref="ShipmentQuantityTolerence" minOccurs="0" />
                <xsd:element ref="ShipmemtTimeTolerance" minOccurs="0" />
                <xsd:element ref="ReasonCode" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineNumber nsA:LineNumber 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
Quantity nsA:Quantity 0 (1)
RequiredDeliveryDateTime nsA:RequiredDeliveryDateTime 0 (1)
ScheduleTimePeriod nsA:ScheduleTimePeriod 0 (1)
NumberOfDeliveries nsA:NumberOfDeliveries 0 (1)
ShipmentQuantityTolerence nsA:ShipmentQuantityTolerence 0 (1)
ShipmemtTimeTolerance nsA:ShipmemtTimeTolerance 0 (1)
ReasonCode nsA:ReasonCode 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:PurchaseOrderScheduleType, nsA:QuoteScheduleType, nsA:RFQScheduleType, nsA:SalesOrderScheduleType