Definition Type: ComplexType
Name: QuoteScheduleType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProcurementScheduleType
Containing Schema: Quote.xsd
Abstract
Documentation:
Indicates the schedule for the order items to be delivered.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into OrderCommission in schema ordermanagementcomponents_xsd Drilldown into PromisedShipDateTime in schema fields_xsd Drilldown into PromisedDeliveryDateTime in schema fields_xsd 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_xsd Drilldown into ProcurementScheduleType in schema ordermanagementcomponents_xsdXSD Diagram of QuoteScheduleType in schema quote_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="QuoteScheduleType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates the schedule for the order items to be delivered.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ProcurementScheduleType">
            <xsd:sequence>
                <xsd:element ref="PromisedDeliveryDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Date in which the supplier indicates that the Schedule Line will be delivered.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="PromisedShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>Date in whicht the supplier indicates the Schedule Line will be shipped.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="OrderCommission" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" 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)
PromisedDeliveryDateTime nsA:PromisedDeliveryDateTime 0 (1)
PromisedShipDateTime nsA:PromisedShipDateTime 0 (1)
OrderCommission nsA:OrderCommission 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:QuoteSchedule