Definition Type: Element
Name: DateTime
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:DateTimeType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Indicates the date and/or time of the structure to which it is attached. 2004-05-31T13:00:00Z
Collapse XSD Schema Diagram:
Drilldown into DateTimeQualifier in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of DateTime in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="DateTime">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Indicates the date and/or time of the structure to which it is attached.</Description>
                <SampleData>2004-05-31T13:00:00Z</SampleData>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:restriction base="DateTimeType" />
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
DateTimeQualifier nsA:DateTimeQualifier Required
Collapse Derivation Tree: