Definition Type: ComplexType
Name: QuoteLineType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProcurementLineType
Containing Schema: Quote.xsd
Abstract
Documentation:
Defines the Quote Line structure.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into QuoteSchedule in schema quote_xsd Drilldown into QuoteSubLine in schema quote_xsd Drilldown into Message in schema components_xsd Drilldown into OrderCommission in schema ordermanagementcomponents_xsd Drilldown into DeliveryTimeTolerance in schema components_xsd Drilldown into PromisedDeliveryDateTime in schema fields_xsd Drilldown into PromisedShipDateTime in schema fields_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into RFQReference in schema components_xsd Drilldown into Distribution in schema components_xsd Drilldown into DistributedTax in schema components_xsd Drilldown into DistributedCharge in schema components_xsd Drilldown into PaymentTerm in schema components_xsd Drilldown into TransportationTerm in schema components_xsd Drilldown into LicenseIndicator in schema fields_xsd Drilldown into EarlyShipmentAllowedIndicator in schema fields_xsd Drilldown into DropShipmentAllowedIndicator in schema fields_xsd Drilldown into PartialShipmentAllowedIndicator in schema fields_xsd Drilldown into DrawingAttachment in schema components_xsd Drilldown into ShipToParty in schema components_xsd Drilldown into AllowSubstitutionIndicator in schema fields_xsd Drilldown into RequiredDeliveryDateTime in schema fields_xsd Drilldown into CatalogReference in schema components_xsd Drilldown into TotalAmount in schema fields_xsd Drilldown into ExtendedAmount in schema fields_xsd Drilldown into UnitPrice in schema components_xsd Drilldown into Quantity in schema fields_xsd Drilldown into RFID in schema fields_xsd Drilldown into SerialNumber in schema fields_xsd Drilldown into Item in schema components_xsd Drilldown into ItemInstanceGroup in schema components_xsd Drilldown into Status in schema components_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 StatusEnabledLineType in schema components_xsd Drilldown into RequestLineType in schema ordermanagementcomponents_xsd Drilldown into ProcurementLineType in schema ordermanagementcomponents_xsdXSD Diagram of QuoteLineType in schema quote_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="QuoteLineType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Defines the Quote Line structure.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ProcurementLineType">
            <xsd:sequence>
                <xsd:element ref="RFQReference" minOccurs="0" />
                <xsd:element ref="EffectiveTimePeriod" minOccurs="0" />
                <xsd:element ref="PromisedShipDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates the date in which the order line was promised to be shipped from the supplier to the customer.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="PromisedDeliveryDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates the date in which the order line was promised to be delivered to the customer.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="DeliveryTimeTolerance" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicated the flexibility in the delivery date that the requester will of the Quote will allow in the Line.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="OrderCommission" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Message" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="QuoteSubLine" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="QuoteSchedule" 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
Status nsA:Status 0 (1)
Item nsA:Item 0 (1)
SerialNumber nsA:SerialNumber 0 unbounded
RFID nsA:RFID 0 unbounded
Quantity nsA:Quantity 0 (1)
UnitPrice nsA:UnitPrice 0 (1)
ExtendedAmount nsA:ExtendedAmount 0 (1)
TotalAmount nsA:TotalAmount 0 (1)
CatalogReference nsA:CatalogReference 0 (1)
RequiredDeliveryDateTime nsA:RequiredDeliveryDateTime 0 (1)
AllowSubstitutionIndicator nsA:AllowSubstitutionIndicator 0 (1)
ShipToParty nsA:ShipToParty 0 (1)
DrawingAttachment nsA:DrawingAttachment 0 unbounded
PartialShipmentAllowedIndicator nsA:PartialShipmentAllowedIndicator 0 (1)
DropShipmentAllowedIndicator nsA:DropShipmentAllowedIndicator 0 (1)
EarlyShipmentAllowedIndicator nsA:EarlyShipmentAllowedIndicator 0 (1)
LicenseIndicator nsA:LicenseIndicator 0 unbounded
TransportationTerm nsA:TransportationTerm 0 (1)
PaymentTerm nsA:PaymentTerm 0 unbounded
DistributedCharge nsA:DistributedCharge 0 unbounded
DistributedTax nsA:DistributedTax 0 unbounded
Distribution nsA:Distribution 0 unbounded
RFQReference nsA:RFQReference 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
PromisedShipDateTime nsA:PromisedShipDateTime 0 (1)
PromisedDeliveryDateTime nsA:PromisedDeliveryDateTime 0 (1)
DeliveryTimeTolerance nsA:DeliveryTimeTolerance 0 (1)
OrderCommission nsA:OrderCommission 0 unbounded
Message nsA:Message 0 unbounded
QuoteSubLine nsA:QuoteSubLine 0 unbounded
QuoteSchedule nsA:QuoteSchedule 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
<xs:group> nsA:ItemInstanceGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:QuoteLine