Schema Central > NIEM 3.1 > feature.xsd > gml:boundedBy
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:boundedBy

This property describes the minimum bounding box or rectangle that encloses the entire feature.

Element information

Type: gml:BoundingShapeType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
nilReason [0..1]gml:NilReasonType

Used in

Sample instance

<gml:boundedBy>
   <gml:Envelope>
      <gml:lowerCorner>1.0 1.0</gml:lowerCorner>
      <gml:upperCorner>1.0 1.0</gml:upperCorner>
   </gml:Envelope>
</gml:boundedBy>

Site developed and hosted by Datypic, Inc.

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