Definition Type: ComplexType
Name: QualityTestingReportPartnersType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_QualityTestingReport.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OtherPartner in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ThirdPartyLaboratory in schema cidx_ces_v4_0_message_qualitytestingreport_xsd Drilldown into Seller in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of QualityTestingReportPartnersType in schema cidx_ces_v4_0_message_qualitytestingreport_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="QualityTestingReportPartnersType">
    <xsd:sequence>
        <xsd:element ref="Seller" />
        <xsd:element ref="ThirdPartyLaboratory" />
        <xsd:element ref="OtherPartner" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Seller nsA:Seller (1) (1)
ThirdPartyLaboratory nsA:ThirdPartyLaboratory (1) (1)
OtherPartner nsA:OtherPartner 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:QualityTestingReportPartners