Definition Type: ComplexType
Name: CertificateOfAnalysisPropertiesType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_Message_CertificateOfAnalysis.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LanguageCode in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShipDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShippedProductQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into OrderedProductQuantity in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ReferenceInformation in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of CertificateOfAnalysisPropertiesType in schema cidx_ces_v4_0_message_certificateofanalysis_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CertificateOfAnalysisPropertiesType">
    <xsd:sequence>
        <xsd:element ref="ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ProductIdentification" maxOccurs="unbounded" />
        <xsd:element ref="OrderedProductQuantity" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShippedProductQuantity" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShipDate" minOccurs="0" />
        <xsd:element ref="LanguageCode" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ReferenceInformation nsA:ReferenceInformation 0 unbounded
ProductIdentification nsA:ProductIdentification (1) unbounded
OrderedProductQuantity nsA:OrderedProductQuantity 0 unbounded
ShippedProductQuantity nsA:ShippedProductQuantity 0 unbounded
ShipDate nsA:ShipDate 0 (1)
LanguageCode nsA:LanguageCode (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:CertificateOfAnalysisProperties