Schema Central > NIEM 2.1 > geometryBasic0d1d.xsd > gml:Envelope
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:Envelope

Envelope defines an extent using a pair of positions defining opposite corners in arbitrary dimensions. The first direct position is the "lower corner" (a coordinate position consisting of all the minimal ordinates for each dimension for all points within the envelope), the second one the "upper corner" (a coordinate position consisting of all the maximal ordinates for each dimension for all points within the envelope).
The use of the properties "coordinates" and "pos" has been deprecated. The explicitly named properties "lowerCorner" and "upperCorner" shall be used instead.

Element information

Type: gml:EnvelopeType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
srsName [0..1]xsd:anyURIfrom group gml:SRSReferenceGroup
srsDimension [0..1]xsd:positiveIntegerfrom group gml:SRSReferenceGroup
axisLabels [0..1]gml:NCNameListfrom group gml:SRSInformationGroup
uomLabels [0..1]gml:NCNameListfrom group gml:SRSInformationGroup

Used in

Substitution hierarchy

Sample instance

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

Site developed and hosted by Datypic, Inc.

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