Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element GeospatialCoverageType / GeospatialExtent
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-GeospatialCoverage_xsd_Element_geographicIdentifier.tmp#geographicIdentifier DDMS-GeospatialCoverage_xsd_Element_boundingBox.tmp#boundingBox DDMS-GeospatialCoverage_xsd_Element_boundingGeometry.tmp#boundingGeometry DDMS-GeospatialCoverage_xsd_Element_postalAddress.tmp#postalAddress DDMS-GeospatialCoverage_xsd_Element_verticalExtent.tmp#verticalExtent DDMS-GeospatialCoverage_xsd_Complex_Type_PlaceType.tmp#PlaceType
Type PlaceType
Properties
content: complex
Model geographicIdentifier | boundingBox | boundingGeometry | postalAddress | verticalExtent
Children boundingBox, boundingGeometry, geographicIdentifier, postalAddress, verticalExtent
Instance
<GeospatialExtent xmlns="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <geographicIdentifier>{1,1}</geographicIdentifier>
  <boundingBox>{1,1}</boundingBox>
  <boundingGeometry>{1,1}</boundingGeometry>
  <postalAddress>{1,1}</postalAddress>
  <verticalExtent datum="" unitOfMeasure="">{1,1}</verticalExtent>
</GeospatialExtent>
Source
<xs:element name="GeospatialExtent" type="PlaceType"/>
Schema location DDMS-GeospatialCoverage.xsd
Complex Type GeospatialCoverageType
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup DDMS-GeospatialCoverage_xsd_Complex_Type_GeospatialCoverageType.tmp#GeospatialCoverageType_GeospatialExtent
Used by
Model GeospatialExtent
Children GeospatialExtent
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="GeospatialCoverageType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Type used to model the geospatialCoverage element.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="GeospatialExtent" type="PlaceType"/>
  </xs:sequence>
  <xs:attributeGroup ref="ICISM:SecurityAttributesOptionGroup"/>
</xs:complexType>
Schema location DDMS-GeospatialCoverage.xsd