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