Definition Type: ComplexType
Name: PurchaseOrderLineType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:OrderLineType
Containing Schema: PurchaseOrder.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into PurchaseOrderSchedule in schema purchaseorder_xsd Drilldown into PurchaseOrderSubLine in schema purchaseorder_xsd Drilldown into BuyerParty in schema components_xsd Drilldown into SalesOrderReference in schema components_xsd Drilldown into QuoteReference in schema components_xsd Drilldown into OpenQuantity in schema fields_xsd Drilldown into ReceivedQuantity in schema fields_xsd Drilldown into BackOrderedQuantity in schema fields_xsd Drilldown into Party in schema components_xsd Drilldown into Event in schema components_xsd Drilldown into TaxExemptCodes in schema components_xsd Drilldown into TaxExemptIndicator in schema fields_xsd Drilldown into ShippingInstructions in schema fields_xsd Drilldown into PromisedDeliveryDateTime in schema fields_xsd Drilldown into PromisedShipDateTime in schema fields_xsd Drilldown into RequisitionReference in schema components_xsd Drilldown into SubstituteItemIndicator in schema fields_xsd Drilldown into SpecialPriceAuthorizationCode in schema fields_xsd Drilldown into FreightClassification 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 ContractReference in schema components_xsd Drilldown into CatalogReference in schema components_xsd Drilldown into QualifiedAmount 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 UID in schema fields_xsd Drilldown into SerializedLot in schema components_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_xsd Drilldown into OrderLineType in schema ordermanagementcomponents_xsdXSD Diagram of PurchaseOrderLineType in schema purchaseorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="PurchaseOrderLineType">
    <xsd:complexContent>
        <xsd:extension base="OrderLineType">
            <xsd:sequence>
                <xsd:element ref="TaxExemptIndicator" minOccurs="0" />
                <xsd:element ref="TaxExemptCodes" minOccurs="0" />
                <xsd:element ref="Event" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="BackOrderedQuantity" minOccurs="0" />
                <xsd:element ref="ReceivedQuantity" minOccurs="0" />
                <xsd:element ref="OpenQuantity" minOccurs="0" />
                <xsd:element ref="QuoteReference" minOccurs="0" />
                <xsd:element ref="SalesOrderReference" minOccurs="0" />
                <xsd:element ref="BuyerParty" minOccurs="0" />
                <xsd:element ref="PurchaseOrderSubLine" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="PurchaseOrderSchedule" 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 unbounded
Item nsA:Item 0 (1)
SerialNumber nsA:SerialNumber 0 unbounded
SerializedLot nsA:SerializedLot 0 unbounded
UID nsA:UID 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)
QualifiedAmount nsA:QualifiedAmount 0 (1)
CatalogReference nsA:CatalogReference 0 (1)
ContractReference nsA:ContractReference 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 unbounded
PaymentTerm nsA:PaymentTerm 0 unbounded
DistributedCharge nsA:DistributedCharge 0 unbounded
DistributedTax nsA:DistributedTax 0 unbounded
Distribution nsA:Distribution 0 unbounded
FreightClassification nsA:FreightClassification 0 (1)
SpecialPriceAuthorizationCode nsA:SpecialPriceAuthorizationCode 0 (1)
SubstituteItemIndicator nsA:SubstituteItemIndicator 0 (1)
RequisitionReference nsA:RequisitionReference 0 unbounded
PromisedShipDateTime nsA:PromisedShipDateTime 0 (1)
PromisedDeliveryDateTime nsA:PromisedDeliveryDateTime 0 (1)
ShippingInstructions nsA:ShippingInstructions 0 unbounded
TaxExemptIndicator nsA:TaxExemptIndicator 0 (1)
TaxExemptCodes nsA:TaxExemptCodes 0 (1)
Event nsA:Event 0 unbounded
Party nsA:Party 0 unbounded
BackOrderedQuantity nsA:BackOrderedQuantity 0 (1)
ReceivedQuantity nsA:ReceivedQuantity 0 (1)
OpenQuantity nsA:OpenQuantity 0 (1)
QuoteReference nsA:QuoteReference 0 (1)
SalesOrderReference nsA:SalesOrderReference 0 (1)
BuyerParty nsA:BuyerParty 0 (1)
PurchaseOrderSubLine nsA:PurchaseOrderSubLine 0 unbounded
PurchaseOrderSchedule nsA:PurchaseOrderSchedule 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:FreeFormTextGroup 0 (1)
<xs:group> nsA:ReferencesGroup 0 (1)
<xs:group> nsA:ItemInstanceGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PurchaseOrderLine