<xs:element name="description" type="simpleTokenType" minOccurs="0"><xs:annotation><xs:appinfo xml:lang="en">A string describing a date, such as "Ramadan 2010". This string is descriptive, but not necessarily processable by search engines.</xs:appinfo></xs:annotation></xs:element>
Schema location
DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
<xs:element name="approximableDate" minOccurs="0"><xs:annotation><xs:appinfo xml:lang="en">An ISO 8601 date with an approximation attribute to add values such as "early". ISO 8601 allows for dates such as 2010-06; search engines have different interpretations about when to return records marked as such.</xs:appinfo></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="CombinedDateType"><xs:attribute name="approximation" type="DateApproximationEnumerationType"/></xs:extension></xs:simpleContent></xs:complexType></xs:element>
Schema location
DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
<xs:element name="searchableDate" minOccurs="0"><xs:annotation><xs:appinfo xml:lang="en">A range of dates covering the time period of the approximable date. A search engine should be able to return DDMS records for queries in which the searched time period intersects this date range.</xs:appinfo></xs:annotation><xs:complexType><xs:sequence minOccurs="0"><xs:element name="start" type="CombinedDateType" minOccurs="0"/><xs:element name="end" type="CombinedDateType" minOccurs="0"/></xs:sequence></xs:complexType></xs:element>
Schema location
DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
<xs:complexType name="ApproximableDateType"><xs:annotation><xs:appinfo xml:lang="en">Type used to model dates that are approximate, and may not be processable by search engines. Use of the searchableDate is intended to inform search engines when this record should be returned; without it, query matching is system-dependent. This date can be obfuscated for security or other reasons. Example: The information was received on 2010-06-14 but to reduce the risk of compromising the source it is shown in a document as searchableDate start="2010-05-01T00:00:00Z" end="2010-07-01T00:00:00Z"</xs:appinfo></xs:annotation><xs:all><xs:element name="description" type="simpleTokenType" minOccurs="0"><xs:annotation><xs:appinfo xml:lang="en">A string describing a date, such as "Ramadan 2010". This string is descriptive, but not necessarily processable by search engines.</xs:appinfo></xs:annotation></xs:element><xs:element name="approximableDate" minOccurs="0"><xs:annotation><xs:appinfo xml:lang="en">An ISO 8601 date with an approximation attribute to add values such as "early". ISO 8601 allows for dates such as 2010-06; search engines have different interpretations about when to return records marked as such.</xs:appinfo></xs:annotation><xs:complexType><xs:simpleContent><xs:extension base="CombinedDateType"><xs:attribute name="approximation" type="DateApproximationEnumerationType"/></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element name="searchableDate" minOccurs="0"><xs:annotation><xs:appinfo xml:lang="en">A range of dates covering the time period of the approximable date. A search engine should be able to return DDMS records for queries in which the searched time period intersects this date range.</xs:appinfo></xs:annotation><xs:complexType><xs:sequence minOccurs="0"><xs:element name="start" type="CombinedDateType" minOccurs="0"/><xs:element name="end" type="CombinedDateType" minOccurs="0"/></xs:sequence></xs:complexType></xs:element></xs:all></xs:complexType>
Schema location
DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
DDMS-Globals.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details.
Click Here