Schema Central > NIEM 2.0 > extent.xsd > gmd:EX_VerticalExtent
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:EX_VerticalExtent

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Sample instance

<gmd:EX_VerticalExtent id="ID">
   <gmd:minimumValue>
      <gco:Real>1.0</gco:Real>
   </gmd:minimumValue>
   <gmd:maximumValue>
      <gco:Real>1.0</gco:Real>
   </gmd:maximumValue>
   <gmd:CRS>
      <gml:GeographicCRS gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:srsName>string</gml:srsName>
         <gml:srsID>...
         </gml:srsID>
         <gml:remarks>string</gml:remarks>
         <gml:validArea>...
         </gml:validArea>
         <gml:scope>string</gml:scope>
         <gml:usesEllipsoidalCS>...
         </gml:usesEllipsoidalCS>
         <gml:usesGeodeticDatum>...
         </gml:usesGeodeticDatum>
      </gml:GeographicCRS>
   </gmd:CRS>
</gmd:EX_VerticalExtent>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com