Definition Type: ComplexType
Name: ProcurementScheduleType
Namespace: http://www.openapplications.org/oagis/9
Type: oa: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_xsd1 Drilldown into ShipmemtTimeTolerance in schema components_xsd1 Drilldown into ShipmentQuantityTolerance in schema components_xsd1 Drilldown into ShipmentQuantityTolerence in schema components_xsd1 Drilldown into NumberOfDeliveries in schema fields_xsd1 Drilldown into ScheduleTimePeriod in schema components_xsd1 Drilldown into RequiredDeliveryDateTime in schema fields_xsd1 Drilldown into Quantity in schema fields_xsd1 Drilldown into Attachment in schema components_xsd1 Drilldown into DocumentReference in schema components_xsd1 Drilldown into ReferencesGroup in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into LineNumber in schema fields_xsd1 Drilldown into LineType in schema components_xsd1XSD Diagram of ProcurementScheduleType in schema ordermanagementcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ProcurementScheduleType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/platform/1">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="ShipmentQuantityTolerance" 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 oa:LineNumber 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DocumentReference oa:DocumentReference 0 unbounded
Attachment oa:Attachment 0 unbounded
Quantity oa:Quantity 0 (1)
RequiredDeliveryDateTime oa:RequiredDeliveryDateTime 0 (1)
ScheduleTimePeriod oa:ScheduleTimePeriod 0 (1)
NumberOfDeliveries oa:NumberOfDeliveries 0 (1)
ShipmentQuantityTolerence oa:ShipmentQuantityTolerence 0 (1)
ShipmentQuantityTolerance oa:ShipmentQuantityTolerance 0 (1)
ShipmemtTimeTolerance oa:ShipmemtTimeTolerance 0 (1)
ReasonCode oa:ReasonCode 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Derivation Tree: