Definition Type: Element
Name: DateTimeInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:DateTimeInformationType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Structure for ranges or singular values of date/time information. All DateTime elements need to conform to ISO 8601.
Collapse XSD Schema Diagram:
Drilldown into DateTimeRange in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DateTime in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into DateTimeInformationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of DateTimeInformation in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="DateTimeInformation" type="DateTimeInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Structure for ranges or singular values of date/time information. All DateTime elements need to conform to ISO 8601.</Description>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DateTime nsA:DateTime (1) (1)
DateTimeRange nsA:DateTimeRange (1) (1)
Collapse Derivation Tree: