gmd:geographicElement
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 [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmd:EX_Extent_Type (Element gmd:EX_Extent)
Sample instance
<gmd:geographicElement> <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:geographicElement>