Definition Type: Element
Name: ComplaintResponseLineItemDetail
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderInformation in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into Charge in schema papinetcommondefsv2r40_xsd Drilldown into Identifier in schema papinetcommondefsv2r40_xsd Drilldown into ComplaintResponseReason in schema papinetcommondefsv2r40_xsd Drilldown into ComplaintResponseReference in schema papinetcommondefsv2r40_xsd Drilldown into ComplaintResponseLineItemDetailNumber in schema papinetcommondefsv2r40_xsd Drilldown into ItemType in schema papinetcommondefsv2r40_xsdXSD Diagram of ComplaintResponseLineItemDetail in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="ComplaintResponseLineItemDetail">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ComplaintResponseLineItemDetailNumber" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ComplaintResponseReference" minOccurs="0" />
            <xs:element ref="ComplaintResponseReason" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Identifier" maxOccurs="unbounded" />
            <xs:element ref="Charge" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Product" minOccurs="0" />
            <xs:sequence minOccurs="0">
                <xs:element ref="PurchaseOrderInformation" />
                <xs:element ref="PurchaseOrderLineItemNumber" />
            </xs:sequence>
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="ItemType" type="itemType" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ComplaintResponseLineItemDetailNumber pn:ComplaintResponseLineItemDetailNumber 0 unbounded
ComplaintResponseReference pn:ComplaintResponseReference 0 (1)
ComplaintResponseReason pn:ComplaintResponseReason 0 unbounded
Identifier pn:Identifier (1) unbounded
Charge pn:Charge 0 unbounded
Product pn:Product 0 (1)
PurchaseOrderInformation pn:PurchaseOrderInformation (1) (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber (1) (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
ItemType pn:ItemType Required