Definition Type: Element
Name: OrderConfirmationLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: OrderConfirmationV2R40.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 ShipmentMethodOfPayment in schema papinetcommondefsv2r40_xsd Drilldown into ShipToCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into ProductionStatus in schema papinetcommondefsv2r40_xsd Drilldown into MillProductionInformation in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryOrigin in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDestination 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 OrderConfirmationReference in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into OrderConfirmationLineItemStatusTypeText in schema papinetcommondefsv2r40_xsd Drilldown into OrderConfirmationLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into Billable in schema orderconfirmationv2r40_xsd Drilldown into OrderConfirmationLineItemDocumentStatus in schema orderconfirmationv2r40_xsd Drilldown into OrderConfirmationLineItemStatusType in schema orderconfirmationv2r40_xsdXSD Diagram of OrderConfirmationLineItem in schema orderconfirmationv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="OrderConfirmationLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="OrderConfirmationLineItemNumber" minOccurs="0" />
            <xs:element ref="OrderConfirmationLineItemStatusTypeText" minOccurs="0" />
            <xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
            <xs:element ref="Product" />
            <xs:element ref="OrderConfirmationReference" minOccurs="0" maxOccurs="unbounded" />
            <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="DeliveryDestination" minOccurs="0" />
            <xs:element ref="DeliveryOrigin" minOccurs="0" />
            <xs:element ref="MillProductionInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ProductionStatus" minOccurs="0" />
            <xs:element ref="Quantity" minOccurs="0" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OtherDate" minOccurs="0" maxOccurs="unbounded" />
            <xs:choice minOccurs="0">
                <xs:element ref="ShipToCharacteristics" />
                <xs:element ref="ShipmentMethodOfPayment" />
            </xs:choice>
            <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="OrderConfirmationLineItemStatusType" type="orderConfirmationLineItemStatusType" use="required" />
        <xs:attribute name="OrderConfirmationLineItemDocumentStatus" type="documentStatusType.OrderConfirmation" />
        <xs:attribute name="Billable" type="yesNo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrderConfirmationLineItemNumber pn:OrderConfirmationLineItemNumber 0 (1)
OrderConfirmationLineItemStatusTypeText pn:OrderConfirmationLineItemStatusTypeText 0 (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber 0 (1)
Product pn:Product (1) (1)
OrderConfirmationReference pn:OrderConfirmationReference 0 unbounded
PriceDetails pn:PriceDetails 0 unbounded
MonetaryAdjustment pn:MonetaryAdjustment 0 unbounded
LineBaseAmount pn:LineBaseAmount 0 (1)
DeliveryDestination pn:DeliveryDestination 0 (1)
DeliveryOrigin pn:DeliveryOrigin 0 (1)
MillProductionInformation pn:MillProductionInformation 0 unbounded
ProductionStatus pn:ProductionStatus 0 (1)
Quantity pn:Quantity 0 (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
OtherDate pn:OtherDate 0 unbounded
ShipToCharacteristics pn:ShipToCharacteristics (1) (1)
ShipmentMethodOfPayment pn:ShipmentMethodOfPayment (1) (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
OrderConfirmationLineItemStatusType pn:OrderConfirmationLineItemStatusType Required
OrderConfirmationLineItemDocumentStatus pn:OrderConfirmationLineItemDocumentStatus (Optional)
Billable pn:Billable (Optional)