Schema Central > NIEM 2.1 > feature.xsd > gml:EnvelopeWithTimePeriod
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:EnvelopeWithTimePeriod

gml:EnvelopeWithTimePeriod is provided for envelopes that include a temporal extent. It adds two time position properties, gml:beginPosition and gml:endPosition, which describe the extent of a time-envelope.  
Since gml:EnvelopeWithTimePeriod is assigned to the substitution group headed by gml:Envelope, it may be used whenever gml:Envelope is valid.

Element information

Type: gml:EnvelopeWithTimePeriodType

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
frame [0..1]xsd:anyURIDefault value is "#ISO-8601".

Used in

Substitution hierarchy

Sample instance

<gml:EnvelopeWithTimePeriod>
   <gml:lowerCorner>1.0 1.0</gml:lowerCorner>
   <gml:upperCorner>1.0 1.0</gml:upperCorner>
   <gml:beginPosition>12:00:00</gml:beginPosition>
   <gml:endPosition>12:00:00</gml:endPosition>
</gml:EnvelopeWithTimePeriod>

Site developed and hosted by Datypic, Inc.

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