Definition Type: SimpleType
Name: DateAccuracyIndicatorCodeSimpleType
Namespace: http://niem.gov/niem/twpdes/2.0
Containing Schema: twpdes.xsd
Documentation:
A data type for a subjective assessment that indicates belief that date content is exact or accurate.
Collapse XSD Schema Diagram:
XSD Diagram of DateAccuracyIndicatorCodeSimpleType in schema twpdes_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:simpleType name="DateAccuracyIndicatorCodeSimpleType">
    <xsd:annotation>
        <xsd:documentation>A data type for a subjective assessment that indicates belief that date content is exact or accurate. </xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Circa">
            <xsd:annotation>
                <xsd:documentation>Accuracy of the actual date is at, in, or of approximately about the specified date</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Exact">
            <xsd:annotation>
                <xsd:documentation>The specified date exhibits or is marked by strict, particular, and complete accordance with fact or a standard.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Unknown">
            <xsd:annotation>
                <xsd:documentation>The accuracy of the specified date is not known.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Circa
Enumeration Exact
Enumeration Unknown
Collapse Derivation Tree:
Collapse References:
twpdes:DateAccuracyIndicatorCodeType