Definition Type: Element
Name: StatementRequestDetail
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ByInvoice in schema papinetcommondefsv2r40_xsd Drilldown into DateTimeRange in schema papinetcommondefsv2r40_xsd Drilldown into StatementInformation in schema papinetcommondefsv2r40_xsd Drilldown into ForwarderParty in schema papinetcommondefsv2r40_xsd Drilldown into ShipToParty in schema papinetcommondefsv2r40_xsd Drilldown into BuyerParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsd Drilldown into StatementRequestType in schema papinetcommondefsv2r40_xsdXSD Diagram of StatementRequestDetail in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="StatementRequestDetail">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="SupplierParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="BuyerParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ShipToParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ForwarderParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="StatementInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="DateTimeRange" minOccurs="0" />
            <xs:element ref="ByInvoice" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="StatementRequestType" type="statementType" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SupplierParty pn:SupplierParty 0 unbounded
BuyerParty pn:BuyerParty 0 unbounded
ShipToParty pn:ShipToParty 0 unbounded
ForwarderParty pn:ForwarderParty 0 unbounded
StatementInformation pn:StatementInformation 0 unbounded
DateTimeRange pn:DateTimeRange 0 (1)
ByInvoice pn:ByInvoice 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
StatementRequestType pn:StatementRequestType Required