gmd:spatialExtent
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/extent.xsd
Type: gmd:EX_GeographicExtent_PropertyType
Properties: Local, Qualified
Content
- Choice [1..1]
- gmd:EX_BoundingPolygon [0..1]
- gmd:EX_GeographicBoundingBox [0..1]
- gmd:EX_GeographicDescription [0..1]
from subst. group gmd:AbstractEX_GeographicExtent
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
xlink:type | [0..1] | xsd:string | Fixed value is "simple". from group xlink:simpleLink | |
xlink:href | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:role | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:arcrole | [0..1] | xsd:anyURI | from group xlink:simpleLink | |
xlink:title | [0..1] | xsd:string | from group xlink:simpleLink | |
xlink:show | [0..1] | Anonymous | from group xlink:simpleLink | |
xlink:actuate | [0..1] | Anonymous | from group xlink:simpleLink | |
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmd:EX_SpatialTemporalExtent_Type (Element gmd:EX_SpatialTemporalExtent)
Sample instance
<gmd:spatialExtent> <gmd:EX_BoundingPolygon> <gmd:extentTypeCode> <gco:Boolean>true</gco:Boolean> </gmd:extentTypeCode> <gmd:polygon> <gml:MultiGeometry gml:id="ID">... </gml:MultiGeometry> </gmd:polygon> </gmd:EX_BoundingPolygon> </gmd:spatialExtent>