gmd:verticalElement
Element information
Namespace: http://www.isotc211.org/2005/gmd
Schema document: external/ogc/iso/19139/20070417/gmd/extent.xsd
Type: gmd:EX_VerticalExtent_PropertyType
Properties: Local, Qualified
Content
- gmd:EX_VerticalExtent [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:verticalElement> <gmd:EX_VerticalExtent> <gmd:minimumValue> <gco:Real>1.0</gco:Real> </gmd:minimumValue> <gmd:maximumValue> <gco:Real>1.0</gco:Real> </gmd:maximumValue> <gmd:verticalCRS> <gml:ProjectedCRS gml:id="ID">... </gml:ProjectedCRS> </gmd:verticalCRS> </gmd:EX_VerticalExtent> </gmd:verticalElement>