Definition Type: Element
Name: PurchaseOrderWoodLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: PurchaseOrderWoodV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into SafetyAndEnvironmentalInformation in schema papinetcommondefsv2r40_xsd Drilldown into EndUses in schema papinetcommondefsv2r40_xsd Drilldown into QuantityDeviation in schema papinetcommondefsv2r40_xsd Drilldown into LengthSpecification in schema papinetcommondefsv2r40_xsd Drilldown into ProductSummary in schema papinetcommondefsv2r40_xsd Drilldown into TransportPackageInformation in schema papinetcommondefsv2r40_xsd Drilldown into PackageInformation in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfConsumption in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfDestination in schema papinetcommondefsv2r40_xsd Drilldown into CountryOfOrigin in schema papinetcommondefsv2r40_xsd Drilldown into DeliverySchedule in schema papinetcommondefsv2r40_xsd Drilldown into ShipToCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into ShipToInformation 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 OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into QuantityOrderedInformation in schema papinetcommondefsv2r40_xsd Drilldown into MillCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into LocationParty 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 EndsDiscountInformation in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into DocumentReferenceInformation in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into OrderLineItemDocumentStatus in schema purchaseorderwoodv2r40_xsd Drilldown into OrderLineItemStatusType in schema purchaseorderwoodv2r40_xsdXSD Diagram of PurchaseOrderWoodLineItem in schema purchaseorderwoodv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PurchaseOrderWoodLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PurchaseOrderLineItemNumber" />
            <xs:element ref="DocumentReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Product" />
            <xs:element ref="EndsDiscountInformation" minOccurs="0" />
            <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="LocationParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="MillCharacteristics" minOccurs="0" />
            <xs:element ref="QuantityOrderedInformation" />
            <xs:element ref="OtherDate" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TotalBlanketOrderValue" minOccurs="0" />
            <xs:element ref="ValidityPeriod" minOccurs="0" />
            <xs:element ref="ProductionStatus" minOccurs="0" />
            <xs:choice minOccurs="0">
                <xs:element ref="ShipToInformation" />
                <xs:sequence>
                    <xs:element ref="ShipToCharacteristics" minOccurs="0" />
                    <xs:element ref="DeliverySchedule" minOccurs="0" maxOccurs="unbounded" />
                </xs:sequence>
            </xs:choice>
            <xs:element ref="CountryOfOrigin" minOccurs="0" />
            <xs:element ref="CountryOfDestination" minOccurs="0" />
            <xs:element ref="CountryOfConsumption" minOccurs="0" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:choice minOccurs="0">
                <xs:element ref="PackageInformation" minOccurs="0" maxOccurs="unbounded" />
                <xs:element ref="TransportPackageInformation" minOccurs="0" maxOccurs="unbounded" />
            </xs:choice>
            <xs:element ref="ProductSummary" minOccurs="0" />
            <xs:element ref="LengthSpecification" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="QuantityDeviation" minOccurs="0" />
            <xs:element ref="EndUses" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="OrderLineItemStatusType" type="purchaseOrderLineItemStatusType" use="required" />
        <xs:attribute name="OrderLineItemDocumentStatus" type="documentStatusType.PurchaseOrderWood" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber (1) (1)
DocumentReferenceInformation pn:DocumentReferenceInformation 0 unbounded
Product pn:Product (1) (1)
EndsDiscountInformation pn:EndsDiscountInformation 0 (1)
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)
LocationParty pn:LocationParty 0 unbounded
MillCharacteristics pn:MillCharacteristics 0 (1)
QuantityOrderedInformation pn:QuantityOrderedInformation (1) (1)
OtherDate pn:OtherDate 0 unbounded
TotalBlanketOrderValue pn:TotalBlanketOrderValue 0 (1)
ValidityPeriod pn:ValidityPeriod 0 (1)
ProductionStatus pn:ProductionStatus 0 (1)
ShipToInformation pn:ShipToInformation (1) (1)
ShipToCharacteristics pn:ShipToCharacteristics 0 (1)
DeliverySchedule pn:DeliverySchedule 0 unbounded
CountryOfOrigin pn:CountryOfOrigin 0 (1)
CountryOfDestination pn:CountryOfDestination 0 (1)
CountryOfConsumption pn:CountryOfConsumption 0 (1)
OtherParty pn:OtherParty 0 unbounded
PackageInformation pn:PackageInformation 0 unbounded
TransportPackageInformation pn:TransportPackageInformation 0 unbounded
ProductSummary pn:ProductSummary 0 (1)
LengthSpecification pn:LengthSpecification 0 unbounded
QuantityDeviation pn:QuantityDeviation 0 (1)
EndUses pn:EndUses 0 unbounded
SafetyAndEnvironmentalInformation pn:SafetyAndEnvironmentalInformation 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
OrderLineItemStatusType pn:OrderLineItemStatusType Required
OrderLineItemDocumentStatus pn:OrderLineItemDocumentStatus (Optional)