Definition Type: ComplexType
Name: ManufacturerInformationType
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 ProductIdentification in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PartnerInformation in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PartnerName in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of ManufacturerInformationType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ManufacturerInformationType">
    <xsd:sequence>
        <xsd:element ref="PartnerName" />
        <xsd:element ref="PartnerInformation" minOccurs="0" />
        <xsd:element ref="ProductIdentification" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartnerName nsA:PartnerName (1) (1)
PartnerInformation nsA:PartnerInformation 0 (1)
ProductIdentification nsA:ProductIdentification 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ManufacturerInformation