Definition Type: ComplexType
Name: ProductFeaturesType
Namespace: urn:cidx:names:specification:ces:schema:all:5:0
Containing Schema: CIDX_5.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ProductAttribute in schema cidx_5_0_xsd Drilldown into ProductIdentification in schema cidx_5_0_xsdXSD Diagram of ProductFeaturesType in schema cidx_5_0_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="ProductFeaturesType">
    <xsd:sequence>
        <xsd:element ref="ProductIdentification" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ProductAttribute" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentification nsA:ProductIdentification 0 unbounded
ProductAttribute nsA:ProductAttribute 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:ProductFeatures