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