Definition Type: Element
Name: EnvelopeWithTimePeriod
Namespace: http://www.opengis.net/gml/3.2
Type: gml:EnvelopeWithTimePeriodType
Containing Schema: feature.xsd
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into endPosition in schema feature_xsd Drilldown into beginPosition in schema feature_xsd Drilldown into coordinates in schema deprecatedtypes_xsd Drilldown into pos in schema geometrybasic0d1d_xsd Drilldown into upperCorner in schema geometrybasic0d1d_xsd Drilldown into lowerCorner in schema geometrybasic0d1d_xsd Drilldown into uomLabels in schema geometrybasic0d1d_xsd Drilldown into axisLabels in schema geometrybasic0d1d_xsd Drilldown into SRSInformationGroup in schema geometrybasic0d1d_xsd Drilldown into srsDimension in schema geometrybasic0d1d_xsd Drilldown into srsName in schema geometrybasic0d1d_xsd Drilldown into SRSReferenceGroup in schema geometrybasic0d1d_xsd Drilldown into EnvelopeType in schema geometrybasic0d1d_xsd Drilldown into frame in schema feature_xsd Drilldown into EnvelopeWithTimePeriodType in schema feature_xsdXSD Diagram of EnvelopeWithTimePeriod in schema feature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="EnvelopeWithTimePeriod" type="gml:EnvelopeWithTimePeriodType" substitutionGroup="gml:Envelope">
    <annotation>
        <documentation>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.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lowerCorner gml:lowerCorner (1) (1)
upperCorner gml:upperCorner (1) (1)
pos gml:pos 2 2
coordinates gml:coordinates (1) (1)
beginPosition gml:beginPosition (1) (1)
endPosition gml:endPosition (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
srsName gml:srsName (Optional)
srsDimension gml:srsDimension (Optional)
axisLabels gml:axisLabels (Optional)
uomLabels gml:uomLabels (Optional)
frame gml:frame #ISO-8601 (Optional)
Collapse Derivation Tree:
Collapse References:
gml:Envelope