Showing:

Attributes
Diagrams
Properties
Source
Used by
Element gml:EnvelopeWithTimePeriodType / gml:beginPosition
Namespace http://www.opengis.net/gml/3.2
Diagram
Diagram index201.tmp#id360 index202.tmp#id362 index202.tmp#id363 index202.tmp#id364 index202.tmp#id359
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 index201.tmp#id360 index202.tmp#id362 index202.tmp#id363 index202.tmp#id364 index202.tmp#id359
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 index41.tmp#id120 index356.tmp#id117 index356.tmp#id127 index174.tmp#id128 index177.tmp#id129 index356.tmp#id116 index357.tmp#id367 index357.tmp#id358 index357.tmp#id366
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