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