Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Complex Type PlaceType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-GeospatialCoverage_xsd_Complex_Type_PlaceType.tmp#PlaceType_precedence DDMS-GeospatialCoverage_xsd_Complex_Type_PlaceType.tmp#PlaceType_order DDMS-Includes_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-GeospatialCoverage_xsd_Element_geographicIdentifier.tmp#geographicIdentifier DDMS-GeospatialCoverage_xsd_Element_boundingGeometry.tmp#boundingGeometry DDMS-GeospatialCoverage_xsd_Element_postalAddress.tmp#postalAddress
Used by
Model
Children boundingGeometry , geographicIdentifier , postalAddress
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.
order xs:int optional
Specifies a user-defined order of an element within the given document. All elements in the document which specify the order attribute should be interpreted as entries in a single, ordered list even though they may appear on different elements.Values must be sequential, starting at 1, and may not contain duplicates.
precedence simpleTokenType optional
Priority claimed or received as a result of preeminence. When used on the element CountryCode, this attribute is used to distinguish the primary focus when an intelligence product covers two or more countries. Permissible values are Primary, Secondary.
Source
<xs:complexType name="PlaceType">
  <xs:choice maxOccurs="unbounded">
    <xs:element ref="geographicIdentifier"/>
    <xs:element ref="boundingGeometry"/>
    <xs:element ref="postalAddress"/>
  </xs:choice>
  <xs:attribute name="precedence" type="simpleTokenType" use="optional">
    <xs:annotation>
      <xs:documentation>Priority claimed or received as a result of preeminence. When used on the element CountryCode, this attribute is used to distinguish the primary focus when an intelligence product covers two or more countries. Permissible values are Primary, Secondary.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="order" type="xs:int" use="optional">
    <xs:annotation>
      <xs:documentation>Specifies a user-defined order of an element within the given document. All elements in the document which specify the order attribute should be interpreted as entries in a single, ordered list even though they may appear on different elements.Values must be sequential, starting at 1, and may not contain duplicates.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attributeGroup ref="SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-GeospatialCoverage.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.
Attribute PlaceType / @precedence
Namespace urn:us:mil:ces:metadata:ddms:5
Annotations
Priority claimed or received as a result of preeminence. When used on the element CountryCode, this attribute is used to distinguish the primary focus when an intelligence product covers two or more countries. Permissible values are Primary, Secondary.
Type simpleTokenType
Properties
use optional
Facets
minLength 1
Used by
Complex Type PlaceType
Source
<xs:attribute name="precedence" type="simpleTokenType" use="optional">
  <xs:annotation>
    <xs:documentation>Priority claimed or received as a result of preeminence. When used on the element CountryCode, this attribute is used to distinguish the primary focus when an intelligence product covers two or more countries. Permissible values are Primary, Secondary.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-GeospatialCoverage.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.
Attribute PlaceType / @order
Namespace urn:us:mil:ces:metadata:ddms:5
Annotations
Specifies a user-defined order of an element within the given document. All elements in the document which specify the order attribute should be interpreted as entries in a single, ordered list even though they may appear on different elements.Values must be sequential, starting at 1, and may not contain duplicates.
Type xs:int
Properties
use optional
Used by
Complex Type PlaceType
Source
<xs:attribute name="order" type="xs:int" use="optional">
  <xs:annotation>
    <xs:documentation>Specifies a user-defined order of an element within the given document. All elements in the document which specify the order attribute should be interpreted as entries in a single, ordered list even though they may appear on different elements.Values must be sequential, starting at 1, and may not contain duplicates.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location DDMS-GeospatialCoverage.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