gml:TimePositionType
temporal.xsd
Direct representation of a temporal position. Indeterminate time values are also allowed, as described in ISO 19108. The indeterminatePosition attribute can be used alone or it can qualify a specific value for temporal position (e.g. before 2002-12, after 1019624400). For time values that identify position within a calendar, the calendarEraName attribute provides the name of the calendar era to which the date is referenced (e.g. the Meiji era of the Japanese calendar).
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Properties: Final: #all
Content
from type gml:TimePositionUnion
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
frame | [0..1] | xsd:anyURI | Default value is "#ISO-8601". | |
calendarEraName | [0..1] | xsd:string | ||
indeterminatePosition | [0..1] | gml:TimeIndeterminateValueType |
Used by
- Element gml:beginPosition
- Element gml:endPosition
- Element gml:timePosition
- Element swe:geometry
- Element swe:originPos
- Element swe:temporalElement
Type inheritance chain
- gml:TimePositionUnion
- gml:TimePositionType