Definition Type: Element
Name: InvoiceWoodLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: InvoiceWoodV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LocationParty 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 TaxStatement in schema papinetcommondefsv2r40_xsd Drilldown into DeliveryDateWindow in schema papinetcommondefsv2r40_xsd Drilldown into TransportVehicleCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportModeCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into MillCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into ShipToCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into SafetyAndEnvironmentalInformation in schema papinetcommondefsv2r40_xsd Drilldown into GeneralLedgerAccount in schema papinetcommondefsv2r40_xsd Drilldown into InvoiceReference in schema papinetcommondefsv2r40_xsd Drilldown into InvoiceDeliveryInformation in schema papinetcommondefsv2r40_xsd Drilldown into InvoiceLineAmount in schema papinetcommondefsv2r40_xsd Drilldown into ChargeInformation in schema papinetcommondefsv2r40_xsd Drilldown into MonetaryAdjustment in schema papinetcommondefsv2r40_xsd Drilldown into InvoiceLineBaseAmountInformation in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into ChargeOrAllowance in schema papinetcommondefsv2r40_xsd Drilldown into EndsDiscountInformation in schema papinetcommondefsv2r40_xsd Drilldown into DocumentReferenceInformation in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderInformation in schema papinetcommondefsv2r40_xsd Drilldown into InvoiceLineNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of InvoiceWoodLineItem in schema invoicewoodv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="InvoiceWoodLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="InvoiceLineNumber" />
            <xs:element ref="PurchaseOrderInformation" minOccurs="0" />
            <xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
            <xs:element ref="DocumentReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="EndsDiscountInformation" minOccurs="0" />
            <xs:element ref="ChargeOrAllowance" minOccurs="0" />
            <xs:element ref="Product" minOccurs="0" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InvoiceLineBaseAmountInformation" minOccurs="0" />
            <xs:element ref="MonetaryAdjustment" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ChargeInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InvoiceLineAmount" />
            <xs:element ref="InvoiceDeliveryInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InvoiceReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="GeneralLedgerAccount" minOccurs="0" />
            <xs:element ref="SafetyAndEnvironmentalInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipToCharacteristics" minOccurs="0" />
            <xs:element ref="MillCharacteristics" minOccurs="0" />
            <xs:element ref="TransportModeCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnitCharacteristics" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TransportVehicleCharacteristics" minOccurs="0" />
            <xs:element ref="DeliveryDateWindow" minOccurs="0" />
            <xs:element ref="TaxStatement" minOccurs="0" />
            <xs:element ref="CountryOfOrigin" minOccurs="0" />
            <xs:element ref="CountryOfDestination" minOccurs="0" />
            <xs:element ref="CountryOfConsumption" minOccurs="0" />
            <xs:element ref="LocationParty" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InvoiceLineNumber pn:InvoiceLineNumber (1) (1)
PurchaseOrderInformation pn:PurchaseOrderInformation 0 (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber 0 (1)
DocumentReferenceInformation pn:DocumentReferenceInformation 0 unbounded
EndsDiscountInformation pn:EndsDiscountInformation 0 (1)
ChargeOrAllowance pn:ChargeOrAllowance 0 (1)
Product pn:Product 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
InvoiceLineBaseAmountInformation pn:InvoiceLineBaseAmountInformation 0 (1)
MonetaryAdjustment pn:MonetaryAdjustment 0 unbounded
ChargeInformation pn:ChargeInformation 0 unbounded
InvoiceLineAmount pn:InvoiceLineAmount (1) (1)
InvoiceDeliveryInformation pn:InvoiceDeliveryInformation 0 unbounded
InvoiceReference pn:InvoiceReference 0 unbounded
GeneralLedgerAccount pn:GeneralLedgerAccount 0 (1)
SafetyAndEnvironmentalInformation pn:SafetyAndEnvironmentalInformation 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
ShipToCharacteristics pn:ShipToCharacteristics 0 (1)
MillCharacteristics pn:MillCharacteristics 0 (1)
TransportModeCharacteristics pn:TransportModeCharacteristics 0 (1)
TransportUnitCharacteristics pn:TransportUnitCharacteristics 0 unbounded
TransportVehicleCharacteristics pn:TransportVehicleCharacteristics 0 (1)
DeliveryDateWindow pn:DeliveryDateWindow 0 (1)
TaxStatement pn:TaxStatement 0 (1)
CountryOfOrigin pn:CountryOfOrigin 0 (1)
CountryOfDestination pn:CountryOfDestination 0 (1)
CountryOfConsumption pn:CountryOfConsumption 0 (1)
LocationParty pn:LocationParty 0 unbounded