Definition Type: Element
Name: BatchInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:BatchInformationType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Information about the batch of product relevant to the transaction.
Collapse XSD Schema Diagram:
Drilldown into SubBatchExpirationDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into SubBatchNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ShelfLifeDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ManufactureDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BatchExpirationDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BatchNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into BatchInformationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of BatchInformation in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="BatchInformation" type="BatchInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Information about the batch of product relevant to the transaction.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BatchNumber nsA:BatchNumber (1) (1)
BatchExpirationDate nsA:BatchExpirationDate 0 (1)
ManufactureDate nsA:ManufactureDate 0 (1)
ShelfLifeDate nsA:ShelfLifeDate 0 (1)
SubBatchNumber nsA:SubBatchNumber 0 (1)
SubBatchExpirationDate nsA:SubBatchExpirationDate 0 (1)
Collapse Derivation Tree: