Definition Type: Element
Name: ProductQualityHeader
Namespace: http://www.papinet.org/v2r40
Containing Schema: ProductQualityV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TermsAndDisclaimers in schema papinetcommondefsv2r40_xsd Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into ProductQualityReference in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsd Drilldown into BuyerParty in schema papinetcommondefsv2r40_xsd Drilldown into ReceiverParty in schema papinetcommondefsv2r40_xsd Drilldown into SenderParty in schema papinetcommondefsv2r40_xsd Drilldown into TransactionHistoryNumber in schema papinetcommondefsv2r40_xsd Drilldown into RequestNumber in schema papinetcommondefsv2r40_xsd Drilldown into ProductQualityMessageNumber in schema papinetcommondefsv2r40_xsd Drilldown into ProductQualityIssueDate in schema papinetcommondefsv2r40_xsdXSD Diagram of ProductQualityHeader in schema productqualityv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="ProductQualityHeader">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="ProductQualityIssueDate" />
            <xs:element ref="ProductQualityMessageNumber" />
            <xs:element ref="RequestNumber" minOccurs="0" />
            <xs:element ref="TransactionHistoryNumber" minOccurs="0" />
            <xs:element ref="SenderParty" />
            <xs:element ref="ReceiverParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="BuyerParty" minOccurs="0" />
            <xs:element ref="SupplierParty" minOccurs="0" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ProductQualityReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="TermsAndDisclaimers" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductQualityIssueDate pn:ProductQualityIssueDate (1) (1)
ProductQualityMessageNumber pn:ProductQualityMessageNumber (1) (1)
RequestNumber pn:RequestNumber 0 (1)
TransactionHistoryNumber pn:TransactionHistoryNumber 0 (1)
SenderParty pn:SenderParty (1) (1)
ReceiverParty pn:ReceiverParty 0 unbounded
BuyerParty pn:BuyerParty 0 (1)
SupplierParty pn:SupplierParty 0 (1)
OtherParty pn:OtherParty 0 unbounded
ProductQualityReference pn:ProductQualityReference 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
TermsAndDisclaimers pn:TermsAndDisclaimers 0 unbounded