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