Definition Type: ComplexType
Name: ProcurementScheduleType
Namespace: http://www.openapplications.org/oagis/9
Type: oagis: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 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_xsd1 Drilldown into LineNumber in schema fields_xsd1 Drilldown into LineType in schema components_xsd1XSD Diagram of ProcurementScheduleType in schema ordermanagementcomponents_xsd (Standards for Technology in Automotive Retail)
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 oagis:LineNumber 0 (1)
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
DocumentReference oagis:DocumentReference 0 unbounded
Attachment oagis:Attachment 0 unbounded
Quantity oagis:Quantity 0 (1)
RequiredDeliveryDateTime oagis:RequiredDeliveryDateTime 0 (1)
ScheduleTimePeriod oagis:ScheduleTimePeriod 0 (1)
NumberOfDeliveries oagis:NumberOfDeliveries 0 (1)
ShipmentQuantityTolerence oagis:ShipmentQuantityTolerence 0 (1)
ShipmemtTimeTolerance oagis:ShipmemtTimeTolerance 0 (1)
ReasonCode oagis:ReasonCode 0 (1)
<xs:group> oagis:FreeFormTextGroup 0 (1)
<xs:group> oagis:ReferencesGroup 0 (1)
Collapse Derivation Tree: