Definition Type: ComplexType
Name: CertificateOfAnalysisBatchDetailType
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 SpecialInstructions in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Comment in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into TestSpecification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShelfLifeDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SampleNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SourceContainer in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into EquipmentIdentifier in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BatchNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ManufactureDate in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of CertificateOfAnalysisBatchDetailType in schema cidx_ces_v4_0_message_certificateofanalysis_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="CertificateOfAnalysisBatchDetailType">
    <xsd:sequence>
        <xsd:element ref="ManufactureDate" minOccurs="0" />
        <xsd:element ref="BatchNumber" minOccurs="0" />
        <xsd:element ref="EquipmentIdentifier" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SourceContainer" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SampleNumber" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ShelfLifeDate" minOccurs="0" />
        <xsd:element ref="TestSpecification" maxOccurs="unbounded" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ManufactureDate nsA:ManufactureDate 0 (1)
BatchNumber nsA:BatchNumber 0 (1)
EquipmentIdentifier nsA:EquipmentIdentifier 0 unbounded
SourceContainer nsA:SourceContainer 0 unbounded
SampleNumber nsA:SampleNumber 0 unbounded
ShelfLifeDate nsA:ShelfLifeDate 0 (1)
TestSpecification nsA:TestSpecification (1) unbounded
Comment nsA:Comment 0 unbounded
SpecialInstructions nsA:SpecialInstructions 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:CertificateOfAnalysisBatchDetail