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