Definition Type: Element
Name: PurchaseOrderLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: PurchaseOrderV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SafetyAndEnvironmentalInformation in schema papinetcommondefsv2r40_xsd Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into EndUses in schema papinetcommondefsv2r40_xsd Drilldown into GeneralLedgerAccount in schema papinetcommondefsv2r40_xsd Drilldown into DeliverySchedule in schema papinetcommondefsv2r40_xsd Drilldown into TransportOtherInstructions in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnloadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportLoadingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportVehicleCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportModeCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into ShipToCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into ProductionStatus in schema papinetcommondefsv2r40_xsd Drilldown into ValidityPeriod in schema papinetcommondefsv2r40_xsd Drilldown into TotalBlanketOrderValue in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into MillCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into LineBaseAmount in schema papinetcommondefsv2r40_xsd Drilldown into MonetaryAdjustment in schema papinetcommondefsv2r40_xsd Drilldown into PriceDetails in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderReference in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into Billable in schema purchaseorderv2r40_xsd Drilldown into PurchaseOrderLineItemDocumentStatus in schema purchaseorderv2r40_xsd Drilldown into PurchaseOrderLineItemStatusType in schema purchaseorderv2r40_xsdXSD Diagram of PurchaseOrderLineItem in schema purchaseorderv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PurchaseOrderLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PurchaseOrderLineItemNumber" />
            <xs:element ref="PurchaseOrderReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Product" />
            <xs:element ref="PriceDetails" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="MonetaryAdjustment" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="LineBaseAmount" minOccurs="0" />
            <xs:element ref="MillCharacteristics" minOccurs="0" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TotalBlanketOrderValue" minOccurs="0" />
            <xs:element ref="ValidityPeriod" minOccurs="0" />
            <xs:element ref="ProductionStatus" minOccurs="0" />
            <xs:element ref="OtherDate" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipToCharacteristics" minOccurs="0" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TransportModeCharacteristics" minOccurs="0" />
            <xs:element ref="TransportVehicleCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnitCharacteristics" minOccurs="0" />
            <xs:element ref="TransportLoadingCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnloadingCharacteristics" minOccurs="0" />
            <xs:element ref="TransportOtherInstructions" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DeliverySchedule" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="GeneralLedgerAccount" minOccurs="0" />
            <xs:element ref="EndUses" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="PurchaseOrderLineItemStatusType" type="purchaseOrderLineItemStatusType" use="required" />
        <xs:attribute name="PurchaseOrderLineItemDocumentStatus" type="documentStatusType.PurchaseOrder" />
        <xs:attribute name="Billable" type="yesNo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber (1) (1)
PurchaseOrderReference pn:PurchaseOrderReference 0 unbounded
Product pn:Product (1) (1)
PriceDetails pn:PriceDetails 0 unbounded
MonetaryAdjustment pn:MonetaryAdjustment 0 unbounded
LineBaseAmount pn:LineBaseAmount 0 (1)
MillCharacteristics pn:MillCharacteristics 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
TotalBlanketOrderValue pn:TotalBlanketOrderValue 0 (1)
ValidityPeriod pn:ValidityPeriod 0 (1)
ProductionStatus pn:ProductionStatus 0 (1)
OtherDate pn:OtherDate 0 unbounded
ShipToCharacteristics pn:ShipToCharacteristics 0 (1)
OtherParty pn:OtherParty 0 unbounded
TransportModeCharacteristics pn:TransportModeCharacteristics 0 (1)
TransportVehicleCharacteristics pn:TransportVehicleCharacteristics 0 (1)
TransportUnitCharacteristics pn:TransportUnitCharacteristics 0 (1)
TransportLoadingCharacteristics pn:TransportLoadingCharacteristics 0 (1)
TransportUnloadingCharacteristics pn:TransportUnloadingCharacteristics 0 (1)
TransportOtherInstructions pn:TransportOtherInstructions 0 unbounded
DeliverySchedule pn:DeliverySchedule 0 unbounded
GeneralLedgerAccount pn:GeneralLedgerAccount 0 (1)
EndUses pn:EndUses 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
SafetyAndEnvironmentalInformation pn:SafetyAndEnvironmentalInformation 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
PurchaseOrderLineItemStatusType pn:PurchaseOrderLineItemStatusType Required
PurchaseOrderLineItemDocumentStatus pn:PurchaseOrderLineItemDocumentStatus (Optional)
Billable pn:Billable (Optional)