Definition Type: SimpleType
Name: statementType
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Collapse XSD Schema Diagram:
XSD Diagram of statementType in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:simpleType name="statementType">
    <xs:restriction base="infoRequestDetailType">
        <xs:enumeration value="AllCreditsDebitsInvoices" />
        <xs:enumeration value="ByCreditDebit" />
        <xs:enumeration value="ByInvoiceNumber" />
        <xs:enumeration value="ByDebit" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration AllCreditsDebitsInvoices
Enumeration ByCreditDebit
Enumeration ByInvoiceNumber
Enumeration ByDebit
Collapse Derivation Tree:
Collapse References:
pn:StatementRequestType, pn:StatementType