Definition Type: ComplexType
Name: TestIdentificationType
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 TestMethod in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PropertyDescription in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into PropertyIdentifier in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of TestIdentificationType in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:complexType name="TestIdentificationType">
    <xsd:choice maxOccurs="unbounded">
        <xsd:element ref="PropertyIdentifier" />
        <xsd:element ref="PropertyDescription" />
        <xsd:element ref="TestMethod" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PropertyIdentifier nsA:PropertyIdentifier (1) (1)
PropertyDescription nsA:PropertyDescription (1) (1)
TestMethod nsA:TestMethod (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:TestIdentification