Showing:

Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element TimePeriodType / name
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType
Type simpleTokenType
Properties
content simple
minOccurs 0
default Unknown
Facets
minLength 1
Source
<xs:element name="name" type="simpleTokenType" default="Unknown" minOccurs="0"/>
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.
Element TimePeriodType / start
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Simple_Type_ExtendedCombinedDateType.tmp#ExtendedCombinedDateType
Type ExtendedCombinedDateType
Properties
content simple
default Unknown
Source
<xs:element name="start" type="ExtendedCombinedDateType" default="Unknown"/>
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.
Element TimePeriodType / approximableStart
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_description DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_approximableDate DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_searchableDate DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType
Type ApproximableDateType
Properties
content complex
Model
Children approximableDate , description , searchableDate
Instance
<approximableStart xmlns="urn:us:mil:ces:metadata:ddms:5">
  <description>{0,1}</description>
  <approximableDate approximation="">{0,1}</approximableDate>
  <searchableDate>{0,1}</searchableDate>
</approximableStart>
Source
<xs:element name="approximableStart" type="ApproximableDateType"/>
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.
Element TimePeriodType / end
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Simple_Type_ExtendedCombinedDateType.tmp#ExtendedCombinedDateType
Type ExtendedCombinedDateType
Properties
content simple
default Unknown
Source
<xs:element name="end" type="ExtendedCombinedDateType" default="Unknown"/>
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.
Element TimePeriodType / approximableEnd
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_description DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_approximableDate DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType_searchableDate DDMS-Globals_xsd_Complex_Type_ApproximableDateType.tmp#ApproximableDateType
Type ApproximableDateType
Properties
content complex
Model
Children approximableDate , description , searchableDate
Instance
<approximableEnd xmlns="urn:us:mil:ces:metadata:ddms:5">
  <description>{0,1}</description>
  <approximableDate approximation="">{0,1}</approximableDate>
  <searchableDate>{0,1}</searchableDate>
</approximableEnd>
Source
<xs:element name="approximableEnd" type="ApproximableDateType"/>
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.
Complex Type TimePeriodType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-Globals_xsd_Complex_Type_TimePeriodType.tmp#TimePeriodType_name DDMS-Globals_xsd_Complex_Type_TimePeriodType.tmp#TimePeriodType_start DDMS-Globals_xsd_Complex_Type_TimePeriodType.tmp#TimePeriodType_approximableStart DDMS-Globals_xsd_Complex_Type_TimePeriodType.tmp#TimePeriodType_end DDMS-Globals_xsd_Complex_Type_TimePeriodType.tmp#TimePeriodType_approximableEnd
Used by
Model
Children approximableEnd , approximableStart , end , name , start
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesOptionGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:complexType name="TimePeriodType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Type used to model the TimePeriod sub-element of the ddms:temporalCoverage element.</xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="simpleTokenType" default="Unknown" minOccurs="0"/>
    <xs:choice>
      <xs:element name="start" type="ExtendedCombinedDateType" default="Unknown"/>
      <xs:element name="approximableStart" type="ApproximableDateType"/>
    </xs:choice>
    <xs:choice>
      <xs:element name="end" type="ExtendedCombinedDateType" default="Unknown"/>
      <xs:element name="approximableEnd" type="ApproximableDateType"/>
    </xs:choice>
  </xs:sequence>
  <xs:attributeGroup ref="SecurityAttributesOptionGroup"/>
</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.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here