Schema Central > NIEM 2.1 > extent.xsd > gmd:EX_GeographicBoundingBox
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:EX_GeographicBoundingBox

Element information

Content

Attributes

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

Used in

Substitution hierarchy

Sample instance

<gmd:EX_GeographicBoundingBox>
   <gmd:extentTypeCode>
      <gco:Boolean>true</gco:Boolean>
   </gmd:extentTypeCode>
   <gmd:westBoundLongitude>
      <gco:Decimal>1.0</gco:Decimal>
   </gmd:westBoundLongitude>
   <gmd:eastBoundLongitude>
      <gco:Decimal>1.0</gco:Decimal>
   </gmd:eastBoundLongitude>
   <gmd:southBoundLatitude>
      <gco:Decimal>1.0</gco:Decimal>
   </gmd:southBoundLatitude>
   <gmd:northBoundLatitude>
      <gco:Decimal>1.0</gco:Decimal>
   </gmd:northBoundLatitude>
</gmd:EX_GeographicBoundingBox>

Site developed and hosted by Datypic, Inc.

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