Definition Type: Element
Name: CreditDebitNoteBaseAmountInformation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CreditDebitNoteAmountSubtotal in schema papinetcommondefsv2r40_xsd Drilldown into PriceDetails in schema papinetcommondefsv2r40_xsdXSD Diagram of CreditDebitNoteBaseAmountInformation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="CreditDebitNoteBaseAmountInformation">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PriceDetails" minOccurs="0" />
            <xs:element ref="CreditDebitNoteAmountSubtotal" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PriceDetails pn:PriceDetails 0 (1)
CreditDebitNoteAmountSubtotal pn:CreditDebitNoteAmountSubtotal 0 (1)