Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element TemporalCoverageType / TimePeriod
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram 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_end DDMS-Globals_xsd_Complex_Type_TimePeriodType.tmp#TimePeriodType
Type TimePeriodType
Properties
content: complex
Model name{0,1} , start , end
Children end, name, start
Instance
<TimePeriod xmlns="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <name>{0,1}</name>
  <start>{1,1}</start>
  <end>{1,1}</end>
</TimePeriod>
Source
<xs:element name="TimePeriod" type="TimePeriodType"/>
Schema location DDMS-Globals.xsd
Complex Type TemporalCoverageType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-Globals_xsd_Complex_Type_TemporalCoverageType.tmp#TemporalCoverageType_TimePeriod
Used by
Model TimePeriod
Children TimePeriod
Attributes
QName Type Fixed Default 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="TemporalCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the temporalCoverage element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="TimePeriod" type="TimePeriodType"/>
  </xs:sequence>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-Globals.xsd