Schema Central > NIEM 2.1 > 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>
   <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:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:remarks>string</gml:remarks>
         <gml:domainOfValidity>...
         </gml:domainOfValidity>
         <gml:scope>string</gml:scope>
         <gml:conversion>...
         </gml:conversion>
         <gml:baseGeodeticCRS>...
         </gml:baseGeodeticCRS>
         <gml:cartesianCS>...
         </gml:cartesianCS>
      </gml:ProjectedCRS>
   </gmd:verticalCRS>
</gmd:EX_VerticalExtent>

Site developed and hosted by Datypic, Inc.

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