Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:EnvelopeWithTimePeriodType / gml:beginPosition
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index245.tmp#id380 index246.tmp#id382 index246.tmp#id383 index246.tmp#id384 index246.tmp#id379
Type gml:TimePositionType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
calendarEraName string optional
frame anyURI #ISO-8601 optional
indeterminatePosition gml:TimeIndeterminateValueType optional
Source
<element name="beginPosition" type="gml:TimePositionType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/feature.xsd
Element gml:EnvelopeWithTimePeriodType / gml:endPosition
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index245.tmp#id380 index246.tmp#id382 index246.tmp#id383 index246.tmp#id384 index246.tmp#id379
Type gml:TimePositionType
Type hierarchy
Properties
content: complex
Attributes
QName Type Fixed Default Use Annotation
calendarEraName string optional
frame anyURI #ISO-8601 optional
indeterminatePosition gml:TimeIndeterminateValueType optional
Source
<element name="endPosition" type="gml:TimePositionType"/>
Schema location http://schemas.opengis.net/gml/3.2.1/feature.xsd
Complex Type gml:EnvelopeWithTimePeriodType
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index45.tmp#id113 index669.tmp#id110 index669.tmp#id120 index28.tmp#id121 index32.tmp#id122 index669.tmp#id109 index1054.tmp#id387 index1054.tmp#id378 index1054.tmp#id386
Type extension of gml:EnvelopeType
Type hierarchy
Used by
Model ((gml:lowerCorner , gml:upperCorner) | gml:pos{2,2} | gml:coordinates) , gml:beginPosition , gml:endPosition
Children gml:beginPosition, gml:coordinates, gml:endPosition, gml:lowerCorner, gml:pos, gml:upperCorner
Attributes
QName Type Fixed Default Use Annotation
axisLabels gml:NCNameList optional
frame anyURI #ISO-8601 optional
srsDimension positiveInteger optional
srsName anyURI optional
uomLabels gml:NCNameList optional
Source
<complexType name="EnvelopeWithTimePeriodType">
  <complexContent>
    <extension base="gml:EnvelopeType">
      <sequence>
        <element name="beginPosition" type="gml:TimePositionType"/>
        <element name="endPosition" type="gml:TimePositionType"/>
      </sequence>
      <attribute name="frame" type="anyURI" default="#ISO-8601"/>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.2.1/feature.xsd
Attribute gml:EnvelopeWithTimePeriodType / @frame
Namespace No namespace
Type anyURI
Properties
default: #ISO-8601
Used by
Source
<attribute name="frame" type="anyURI" default="#ISO-8601"/>
Schema location http://schemas.opengis.net/gml/3.2.1/feature.xsd