Definition Type: ComplexType
Name: ManufacturingIdentificationDetailsType
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ParentManufacturingIdentificationNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ManufacturingIdentificationNumber in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into ManufacturingIdentificationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of ManufacturingIdentificationDetailsType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ManufacturingIdentificationDetailsType">
    <xsd:sequence minOccurs="0">
        <xsd:element ref="ManufacturingIdentificationType" />
        <xsd:element ref="ManufacturingIdentificationNumber" />
        <xsd:element ref="ParentManufacturingIdentificationNumber" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ManufacturingIdentificationType nsA:ManufacturingIdentificationType (1) (1)
ManufacturingIdentificationNumber nsA:ManufacturingIdentificationNumber (1) (1)
ParentManufacturingIdentificationNumber nsA:ParentManufacturingIdentificationNumber 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ManufacturingIdentificationDetails