Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Included schema temporal.xsd
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/03/13
Annotations
The temporal schema for GML 3.1 provides constructs for handling time-varying spatial data.
This schema reflects a partial implementation of the model described in ISO 19108:2002.
Copyright (c) 2002-2005 OGC, All Rights Reserved.
For conditions, see OGC Software Notice http://www.opengeospatial.org/about/?page=ipr
Properties
attribute form default: unqualified
element form default: qualified
version: 3.1.1
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:timePosition
Namespace http://www.opengis.net/gml
Annotations
Direct representation of a temporal position
Diagram
Diagram docindex16.tmp#id668 docindex16.tmp#id670 docindex16.tmp#id671 docindex16.tmp#id672 docindex16.tmp#id667
Type gml:TimePositionType
Type hierarchy
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
calendarEraName string optional
frame anyURI #ISO-8601 optional
indeterminatePosition gml:TimeIndeterminateValueType optional
Source
<element name="timePosition" type="gml:TimePositionType">
  <annotation>
    <documentation>Direct representation of a temporal position</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:_TimeObject
Namespace http://www.opengis.net/gml
Annotations
This abstract element acts as the head of the substitution group for temporal primitives and complexes.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id699 docindex16.tmp#id693
Type gml:AbstractTimeObjectType
Type hierarchy
Properties
content: complex
abstract: true
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Instance
<gml:_TimeObject gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_TimeObject>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_TimeObject" type="gml:AbstractTimeObjectType" abstract="true" substitutionGroup="gml:_GML">
  <annotation>
    <documentation xml:lang="en">This abstract element acts as the head of the substitution group for temporal primitives and complexes.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:_TimePrimitive
Namespace http://www.opengis.net/gml
Annotations
This abstract element acts as the head of the substitution group for temporal primitives.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695 docindex16.tmp#id694 docindex16.tmp#id701
Type gml:AbstractTimePrimitiveType
Type hierarchy
Properties
content: complex
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime*
Children gml:description, gml:metaDataProperty, gml:name, gml:relatedTime
Instance
<gml:_TimePrimitive gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_TimePrimitive>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_TimePrimitive" type="gml:AbstractTimePrimitiveType" abstract="true" substitutionGroup="gml:_TimeObject">
  <annotation>
    <documentation xml:lang="en">This abstract element acts as the head of the substitution group for temporal primitives.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:AbstractTimePrimitiveType/gml:relatedTime
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id693 docindex16.tmp#id697 docindex16.tmp#id698 docindex16.tmp#id696
Type gml:RelatedTimeType
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gml:_TimePrimitive
Children gml:_TimePrimitive
Instance
<gml:relatedTime xlink:actuate="" xlink:arcrole="" xlink:href="" relativePosition="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:_TimePrimitive gml:id="">{1,1}</gml:_TimePrimitive>
</gml:relatedTime>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
relativePosition restriction of string optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="relatedTime" type="gml:RelatedTimeType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:_TimeComplex
Namespace http://www.opengis.net/gml
Annotations
This abstract element acts as the head of the substitution group for temporal complexes.
Temporal complex is an aggregation of temporal primitives as its components,
represents a temporal geometric complex and a temporal topology complex.
N.B. Temporal geometric complex is not defined in this schema.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id700
Type gml:AbstractTimeComplexType
Type hierarchy
Properties
content: complex
abstract: true
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Instance
<gml:_TimeComplex gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_TimeComplex>
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_TimeComplex" type="gml:AbstractTimeComplexType" abstract="true" substitutionGroup="gml:_TimeObject">
  <annotation>
    <documentation xml:lang="en">This abstract element acts as the head of the substitution group for temporal complexes. Temporal complex is an aggregation of temporal primitives as its components, represents a temporal geometric complex and a temporal topology complex. N.B. Temporal geometric complex is not defined in this schema.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:_TimeGeometricPrimitive
Namespace http://www.opengis.net/gml
Annotations
This abstract element acts as the head of the substitution group for temporal geometric primitives.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695 docindex16.tmp#id694 docindex16.tmp#id703 docindex16.tmp#id702 docindex16.tmp#id595 docindex16.tmp#id596
Type gml:AbstractTimeGeometricPrimitiveType
Type hierarchy
Properties
content: complex
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime*
Children gml:description, gml:metaDataProperty, gml:name, gml:relatedTime
Instance
<gml:_TimeGeometricPrimitive frame="#ISO-8601" gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:_TimeGeometricPrimitive>
Attributes
QName Type Fixed Default Use Annotation
frame anyURI #ISO-8601 optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="_TimeGeometricPrimitive" type="gml:AbstractTimeGeometricPrimitiveType" abstract="true" substitutionGroup="gml:_TimePrimitive">
  <annotation>
    <documentation xml:lang="en">This abstract element acts as the head of the substitution group for temporal geometric primitives.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:TimeInstant
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695 docindex16.tmp#id694 docindex16.tmp#id703 docindex16.tmp#id702 docindex16.tmp#id666 docindex16.tmp#id705
Type gml:TimeInstantType
Type hierarchy
Properties
content: complex
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:timePosition
Children gml:description, gml:metaDataProperty, gml:name, gml:relatedTime, gml:timePosition
Instance
<gml:TimeInstant frame="#ISO-8601" gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:TimeInstant>
Attributes
QName Type Fixed Default Use Annotation
frame anyURI #ISO-8601 optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="TimeInstant" type="gml:TimeInstantType" substitutionGroup="gml:_TimeGeometricPrimitive"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:TimePeriod
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695 docindex16.tmp#id694 docindex16.tmp#id703 docindex16.tmp#id702 docindex16.tmp#id708 docindex16.tmp#id709 docindex16.tmp#id710 docindex16.tmp#id711 docindex16.tmp#id713 docindex16.tmp#id714 docindex16.tmp#id712 docindex16.tmp#id707
Type gml:TimePeriodType
Type hierarchy
Properties
content: complex
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , (gml:beginPosition | gml:begin) , (gml:endPosition | gml:end) , (gml:duration | gml:timeInterval)
Children gml:begin, gml:beginPosition, gml:description, gml:duration, gml:end, gml:endPosition, gml:metaDataProperty, gml:name, gml:relatedTime, gml:timeInterval
Instance
<gml:TimePeriod frame="#ISO-8601" gml:id="">
  <gml:metaDataProperty about="" xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:TimePeriod>
Attributes
QName Type Fixed Default Use Annotation
frame anyURI #ISO-8601 optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<element name="TimePeriod" type="gml:TimePeriodType" substitutionGroup="gml:_TimeGeometricPrimitive"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:TimePeriodType/gml:beginPosition
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex16.tmp#id668 docindex16.tmp#id670 docindex16.tmp#id671 docindex16.tmp#id672 docindex16.tmp#id667
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.1.1/base/temporal.xsd
Element gml:TimePeriodType/gml:begin
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id595 docindex16.tmp#id706
Type gml:TimeInstantPropertyType
Properties
content: complex
Model gml:TimeInstant
Children gml:TimeInstant
Instance
<gml:begin xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimeInstant frame="#ISO-8601" gml:id="">{1,1}</gml:TimeInstant>
</gml:begin>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="begin" type="gml:TimeInstantPropertyType"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:TimePeriodType/gml:endPosition
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex16.tmp#id668 docindex16.tmp#id670 docindex16.tmp#id671 docindex16.tmp#id672 docindex16.tmp#id667
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.1.1/base/temporal.xsd
Element gml:TimePeriodType/gml:end
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id595 docindex16.tmp#id706
Type gml:TimeInstantPropertyType
Properties
content: complex
Model gml:TimeInstant
Children gml:TimeInstant
Instance
<gml:end xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:TimeInstant frame="#ISO-8601" gml:id="">{1,1}</gml:TimeInstant>
</gml:end>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="end" type="gml:TimeInstantPropertyType"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:duration
Namespace http://www.opengis.net/gml
Annotations
This element is an instance of the primitive xsd:duration simple type to
enable use of the ISO 8601 syntax for temporal length (e.g. P5DT4H30M).
It is a valid subtype of TimeDurationType according to section 3.14.6,
rule 2.2.4 in XML Schema, Part 1.
Diagram
Diagram
Type duration
Properties
content: simple
Used by
Element Group gml:timeLength
Source
<element name="duration" type="duration">
  <annotation>
    <documentation xml:lang="en">This element is an instance of the primitive xsd:duration simple type to enable use of the ISO 8601 syntax for temporal length (e.g. P5DT4H30M). It is a valid subtype of TimeDurationType according to section 3.14.6, rule 2.2.4 in XML Schema, Part 1.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:timeInterval
Namespace http://www.opengis.net/gml
Annotations
This element is a valid subtype of TimeDurationType
according to section 3.14.6, rule 2.2.4 in XML Schema, Part 1.
Diagram
Diagram docindex16.tmp#id716 docindex16.tmp#id718 docindex16.tmp#id719 docindex16.tmp#id715
Type gml:TimeIntervalLengthType
Properties
content: complex
Used by
Element Group gml:timeLength
Attributes
QName Type Fixed Default Use Annotation
factor integer optional
radix positiveInteger optional
unit gml:TimeUnitType required
Source
<element name="timeInterval" type="gml:TimeIntervalLengthType">
  <annotation>
    <documentation>This element is a valid subtype of TimeDurationType according to section 3.14.6, rule 2.2.4 in XML Schema, Part 1.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element gml:validTime
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id693 docindex16.tmp#id697
Type gml:TimePrimitivePropertyType
Properties
content: complex
Model gml:_TimePrimitive
Children gml:_TimePrimitive
Instance
<gml:validTime xlink:actuate="" xlink:arcrole="" xlink:href="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">
  <gml:_TimePrimitive gml:id="">{1,1}</gml:_TimePrimitive>
</gml:validTime>
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<element name="validTime" type="gml:TimePrimitivePropertyType"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimePositionType
Namespace http://www.opengis.net/gml
Annotations
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).
Diagram
Diagram docindex16.tmp#id668 docindex16.tmp#id670 docindex16.tmp#id671 docindex16.tmp#id672
Type extension of gml:TimePositionUnion
Type hierarchy
Properties
final: extension, restriction
Used by
Attributes
QName Type Fixed Default Use Annotation
calendarEraName string optional
frame anyURI #ISO-8601 optional
indeterminatePosition gml:TimeIndeterminateValueType optional
Source
<complexType name="TimePositionType" final="#all">
  <annotation>
    <documentation xml:lang="en">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).</documentation>
  </annotation>
  <simpleContent>
    <extension base="gml:TimePositionUnion">
      <attribute name="frame" type="anyURI" use="optional" default="#ISO-8601"/>
      <attribute name="calendarEraName" type="string" use="optional"/>
      <attribute name="indeterminatePosition" type="gml:TimeIndeterminateValueType" use="optional"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Simple Type gml:TimePositionUnion
Namespace http://www.opengis.net/gml
Annotations
The ISO 19108:2002 hierarchy of subtypes for temporal position are collapsed
by defining a union of XML Schema simple types for indicating temporal position relative
to a specific reference system.

Dates and dateTime may be indicated with varying degrees of precision.
dateTime by itself does not allow right-truncation, except for fractions of seconds.
When used with non-Gregorian calendars based on years, months, days,
the same lexical representation should still be used, with leading zeros added if the
year value would otherwise have fewer than four digits.

An ordinal position may be referenced via URI identifying the definition of an ordinal era.

A time coordinate value is indicated as a decimal (e.g. UNIX time, GPS calendar).
Diagram
Diagram docindex16.tmp#id669
Type union of(gml:CalDate, time, dateTime, anyURI, decimal)
Used by
Complex Type gml:TimePositionType
Source
<simpleType name="TimePositionUnion">
  <annotation>
    <documentation xml:lang="en">The ISO 19108:2002 hierarchy of subtypes for temporal position are collapsed by defining a union of XML Schema simple types for indicating temporal position relative to a specific reference system. Dates and dateTime may be indicated with varying degrees of precision. dateTime by itself does not allow right-truncation, except for fractions of seconds. When used with non-Gregorian calendars based on years, months, days, the same lexical representation should still be used, with leading zeros added if the year value would otherwise have fewer than four digits. An ordinal position may be referenced via URI identifying the definition of an ordinal era. A time coordinate value is indicated as a decimal (e.g. UNIX time, GPS calendar).</documentation>
  </annotation>
  <union memberTypes="gml:CalDate time dateTime anyURI decimal"/>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Simple Type gml:TimeIndeterminateValueType
Namespace http://www.opengis.net/gml
Annotations
This enumerated data type specifies values for indeterminate positions.
Diagram
Diagram
Type restriction of string
Facets
enumeration after, before, now, unknown
Used by
Source
<simpleType name="TimeIndeterminateValueType">
  <annotation>
    <documentation xml:lang="en">This enumerated data type specifies values for indeterminate positions.</documentation>
  </annotation>
  <restriction base="string">
    <enumeration value="after"/>
    <enumeration value="before"/>
    <enumeration value="now"/>
    <enumeration value="unknown"/>
  </restriction>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:AbstractTimeObjectType
Namespace http://www.opengis.net/gml
Annotations
The abstract supertype for temporal objects.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31
Type extension of gml:AbstractGMLType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractTimeObjectType" abstract="true">
  <annotation>
    <documentation xml:lang="en">The abstract supertype for temporal objects.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractGMLType"/>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:AbstractTimePrimitiveType
Namespace http://www.opengis.net/gml
Annotations
The abstract supertype for temporal primitives.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695
Type extension of gml:AbstractTimeObjectType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime*
Children gml:description, gml:metaDataProperty, gml:name, gml:relatedTime
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractTimePrimitiveType" abstract="true">
  <annotation>
    <documentation xml:lang="en">The abstract supertype for temporal primitives.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeObjectType">
      <sequence>
        <element name="relatedTime" type="gml:RelatedTimeType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:RelatedTimeType
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id693 docindex16.tmp#id697 docindex16.tmp#id698
Type extension of gml:TimePrimitivePropertyType
Type hierarchy
Used by
Model gml:_TimePrimitive
Children gml:_TimePrimitive
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
relativePosition restriction of string optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<complexType name="RelatedTimeType">
  <complexContent>
    <extension base="gml:TimePrimitivePropertyType">
      <attribute name="relativePosition">
        <simpleType>
          <restriction base="string">
            <enumeration value="Before"/>
            <enumeration value="After"/>
            <enumeration value="Begins"/>
            <enumeration value="Ends"/>
            <enumeration value="During"/>
            <enumeration value="Equals"/>
            <enumeration value="Contains"/>
            <enumeration value="Overlaps"/>
            <enumeration value="Meets"/>
            <enumeration value="OverlappedBy"/>
            <enumeration value="MetBy"/>
            <enumeration value="BegunBy"/>
            <enumeration value="EndedBy"/>
          </restriction>
        </simpleType>
      </attribute>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimePrimitivePropertyType
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id693
Used by
Complex Type gml:RelatedTimeType
Element gml:validTime
Model gml:_TimePrimitive
Children gml:_TimePrimitive
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<complexType name="TimePrimitivePropertyType">
  <sequence minOccurs="0">
    <element ref="gml:_TimePrimitive"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:AbstractTimeComplexType
Namespace http://www.opengis.net/gml
Annotations
The abstract supertype for temporal complexes.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692
Type extension of gml:AbstractTimeObjectType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name*
Children gml:description, gml:metaDataProperty, gml:name
Attributes
QName Type Fixed Default Use Annotation
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractTimeComplexType" abstract="true">
  <annotation>
    <documentation xml:lang="en">The abstract supertype for temporal complexes.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeObjectType"/>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:AbstractTimeGeometricPrimitiveType
Namespace http://www.opengis.net/gml
Annotations
The abstract supertype for temporal geometric primitives.
A temporal geometry must be associated with a temporal reference system via URI.
The Gregorian calendar with UTC is the default reference system, following ISO
8601. Other reference systems in common use include the GPS calendar and the
Julian calendar.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695 docindex16.tmp#id694 docindex16.tmp#id703
Type extension of gml:AbstractTimePrimitiveType
Type hierarchy
Properties
abstract: true
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime*
Children gml:description, gml:metaDataProperty, gml:name, gml:relatedTime
Attributes
QName Type Fixed Default Use Annotation
frame anyURI #ISO-8601 optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="AbstractTimeGeometricPrimitiveType" abstract="true">
  <annotation>
    <documentation xml:lang="en">The abstract supertype for temporal geometric primitives. A temporal geometry must be associated with a temporal reference system via URI. The Gregorian calendar with UTC is the default reference system, following ISO 8601. Other reference systems in common use include the GPS calendar and the Julian calendar.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimePrimitiveType">
      <attribute name="frame" type="anyURI" use="optional" default="#ISO-8601"/>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimeGeometricPrimitivePropertyType
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id701
Model gml:_TimeGeometricPrimitive
Children gml:_TimeGeometricPrimitive
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<complexType name="TimeGeometricPrimitivePropertyType">
  <sequence minOccurs="0">
    <element ref="gml:_TimeGeometricPrimitive"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimeInstantType
Namespace http://www.opengis.net/gml
Annotations
Omit back-pointers begunBy, endedBy.
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695 docindex16.tmp#id694 docindex16.tmp#id703 docindex16.tmp#id702 docindex16.tmp#id666
Type extension of gml:AbstractTimeGeometricPrimitiveType
Type hierarchy
Used by
Element gml:TimeInstant
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , gml:timePosition
Children gml:description, gml:metaDataProperty, gml:name, gml:relatedTime, gml:timePosition
Attributes
QName Type Fixed Default Use Annotation
frame anyURI #ISO-8601 optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TimeInstantType">
  <annotation>
    <documentation>Omit back-pointers begunBy, endedBy.</documentation>
  </annotation>
  <complexContent>
    <extension base="gml:AbstractTimeGeometricPrimitiveType">
      <sequence>
        <element ref="gml:timePosition"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimeInstantPropertyType
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id595
Used by
Model gml:TimeInstant
Children gml:TimeInstant
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<complexType name="TimeInstantPropertyType">
  <sequence minOccurs="0">
    <element ref="gml:TimeInstant"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimePeriodType
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id51 docindex12.tmp#id33 docindex12.tmp#id46 docindex12.tmp#id48 docindex12.tmp#id32 docindex12.tmp#id31 docindex16.tmp#id692 docindex16.tmp#id695 docindex16.tmp#id694 docindex16.tmp#id703 docindex16.tmp#id702 docindex16.tmp#id708 docindex16.tmp#id709 docindex16.tmp#id710 docindex16.tmp#id711 docindex16.tmp#id713 docindex16.tmp#id714 docindex16.tmp#id712
Type extension of gml:AbstractTimeGeometricPrimitiveType
Type hierarchy
Used by
Element gml:TimePeriod
Model gml:metaDataProperty* , gml:description{0,1} , gml:name* , gml:relatedTime* , (gml:beginPosition | gml:begin) , (gml:endPosition | gml:end) , (gml:duration | gml:timeInterval)
Children gml:begin, gml:beginPosition, gml:description, gml:duration, gml:end, gml:endPosition, gml:metaDataProperty, gml:name, gml:relatedTime, gml:timeInterval
Attributes
QName Type Fixed Default Use Annotation
frame anyURI #ISO-8601 optional
gml:id ID optional
Database handle for the object. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. An external identifier for the object in the form of a URI may be constructed using standard XML and XPointer methods. This is done by concatenating the URI for the document, a fragment separator, and the value of the id attribute.
Source
<complexType name="TimePeriodType">
  <complexContent>
    <extension base="gml:AbstractTimeGeometricPrimitiveType">
      <sequence>
        <choice>
          <element name="beginPosition" type="gml:TimePositionType"/>
          <element name="begin" type="gml:TimeInstantPropertyType"/>
        </choice>
        <choice>
          <element name="endPosition" type="gml:TimePositionType"/>
          <element name="end" type="gml:TimeInstantPropertyType"/>
        </choice>
        <group ref="gml:timeLength" minOccurs="0"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimeIntervalLengthType
Namespace http://www.opengis.net/gml
Annotations
This type extends the built-in xsd:decimal simple type to allow floating-point
values for temporal length. According to the ISO 11404 model you have to use
positiveInteger together with appropriate values for radix and factor. The
resolution of the time interval is to one radix ^(-factor) of the specified
time unit (e.g. unit="second", radix="10", factor="3" specifies a resolution
of milliseconds). It is a subtype of TimeDurationType.
Diagram
Diagram docindex16.tmp#id716 docindex16.tmp#id718 docindex16.tmp#id719
Type extension of decimal
Properties
final: extension, restriction
Used by
Attributes
QName Type Fixed Default Use Annotation
factor integer optional
radix positiveInteger optional
unit gml:TimeUnitType required
Source
<complexType name="TimeIntervalLengthType" final="#all">
  <annotation>
    <documentation xml:lang="en">This type extends the built-in xsd:decimal simple type to allow floating-point values for temporal length. According to the ISO 11404 model you have to use positiveInteger together with appropriate values for radix and factor. The resolution of the time interval is to one radix ^(-factor) of the specified time unit (e.g. unit="second", radix="10", factor="3" specifies a resolution of milliseconds). It is a subtype of TimeDurationType.</documentation>
  </annotation>
  <simpleContent>
    <extension base="decimal">
      <attribute name="unit" type="gml:TimeUnitType" use="required"/>
      <attribute name="radix" type="positiveInteger" use="optional"/>
      <attribute name="factor" type="integer" use="optional"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Simple Type gml:TimeUnitType
Namespace http://www.opengis.net/gml
Annotations
Standard units for measuring time intervals (see ISO 31-1).
Diagram
Diagram
Type union of(restriction of string, restriction of string)
Used by
Source
<simpleType name="TimeUnitType">
  <annotation>
    <documentation xml:lang="en">Standard units for measuring time intervals (see ISO 31-1).</documentation>
  </annotation>
  <union>
    <simpleType>
      <restriction base="string">
        <enumeration value="year"/>
        <enumeration value="day"/>
        <enumeration value="hour"/>
        <enumeration value="minute"/>
        <enumeration value="second"/>
      </restriction>
    </simpleType>
    <simpleType>
      <restriction base="string">
        <pattern value="other:\w{2,}"/>
      </restriction>
    </simpleType>
  </union>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Complex Type gml:TimePeriodPropertyType
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex12.tmp#id35 docindex16.tmp#id596
Model gml:TimePeriod
Children gml:TimePeriod
Attributes
QName Type Fixed Default Use Annotation
gml:remoteSchema anyURI optional
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing
of traversal from the starting resource to the ending resource;
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading
the starting resource
onRequest - traverse from the starting resource to the ending
resource only on a post-loading event triggered for
this purpose
other - behavior is unconstrained; examine other markup in link
for hints
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation
of the ending resource on traversal from the starting resource; it's
value should be treated as follows:
new - load ending resource in a new window, frame, pane, or other
presentation context
replace - load the resource in the same window, frame, pane, or
other presentation context
embed - load ending resource in place of the presentation of the
starting resource
other - behavior is unconstrained; examine other markup in the
link for hints
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<complexType name="TimePeriodPropertyType">
  <sequence minOccurs="0">
    <element ref="gml:TimePeriod"/>
  </sequence>
  <attributeGroup ref="gml:AssociationAttributeGroup"/>
</complexType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Simple Type gml:CalDate
Namespace http://www.opengis.net/gml
Annotations
Calendar dates may be indicated with varying degrees of precision,
using year, year-month, date.
When used with non-Gregorian calendars based on years, months, days,
the same lexical representation should still be used, with leading zeros added if the
year value would otherwise have fewer than four digits.
time is used for a position that recurs daily (see clause 5.4.4.2 of ISO 19108:2002).
Diagram
Diagram
Type union of(date, gYearMonth, gYear)
Source
<simpleType name="CalDate">
  <annotation>
    <documentation xml:lang="en">Calendar dates may be indicated with varying degrees of precision, using year, year-month, date. When used with non-Gregorian calendars based on years, months, days, the same lexical representation should still be used, with leading zeros added if the year value would otherwise have fewer than four digits. time is used for a position that recurs daily (see clause 5.4.4.2 of ISO 19108:2002).</documentation>
  </annotation>
  <union memberTypes="date gYearMonth gYear"/>
</simpleType>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:TimePositionType/@frame
Namespace No namespace
Type anyURI
Properties
use: optional
default: #ISO-8601
Used by
Complex Type gml:TimePositionType
Source
<attribute name="frame" type="anyURI" use="optional" default="#ISO-8601"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:TimePositionType/@calendarEraName
Namespace No namespace
Type string
Properties
use: optional
Used by
Complex Type gml:TimePositionType
Source
<attribute name="calendarEraName" type="string" use="optional"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:TimePositionType/@indeterminatePosition
Namespace No namespace
Type gml:TimeIndeterminateValueType
Properties
use: optional
Facets
enumeration after, before, now, unknown
Used by
Complex Type gml:TimePositionType
Source
<attribute name="indeterminatePosition" type="gml:TimeIndeterminateValueType" use="optional"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:RelatedTimeType/@relativePosition
Namespace No namespace
Type restriction of string
Properties
content: simple
Facets
enumeration Before, After, Begins, Ends, During, Equals, Contains, Overlaps, Meets, OverlappedBy, MetBy, BegunBy, EndedBy
Used by
Complex Type gml:RelatedTimeType
Source
<attribute name="relativePosition">
  <simpleType>
    <restriction base="string">
      <enumeration value="Before"/>
      <enumeration value="After"/>
      <enumeration value="Begins"/>
      <enumeration value="Ends"/>
      <enumeration value="During"/>
      <enumeration value="Equals"/>
      <enumeration value="Contains"/>
      <enumeration value="Overlaps"/>
      <enumeration value="Meets"/>
      <enumeration value="OverlappedBy"/>
      <enumeration value="MetBy"/>
      <enumeration value="BegunBy"/>
      <enumeration value="EndedBy"/>
    </restriction>
  </simpleType>
</attribute>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:AbstractTimeGeometricPrimitiveType/@frame
Namespace No namespace
Type anyURI
Properties
use: optional
default: #ISO-8601
Used by
Source
<attribute name="frame" type="anyURI" use="optional" default="#ISO-8601"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:TimeIntervalLengthType/@unit
Namespace No namespace
Type gml:TimeUnitType
Properties
use: required
Used by
Source
<attribute name="unit" type="gml:TimeUnitType" use="required"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:TimeIntervalLengthType/@radix
Namespace No namespace
Type positiveInteger
Properties
use: optional
Used by
Source
<attribute name="radix" type="positiveInteger" use="optional"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Attribute gml:TimeIntervalLengthType/@factor
Namespace No namespace
Type integer
Properties
use: optional
Used by
Source
<attribute name="factor" type="integer" use="optional"/>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd
Element Group gml:timeLength
Namespace http://www.opengis.net/gml
Diagram
Diagram docindex16.tmp#id713 docindex16.tmp#id714
Used by
Complex Type gml:TimePeriodType
Model gml:duration | gml:timeInterval
Children gml:duration, gml:timeInterval
Source
<group name="timeLength">
  <annotation>
    <documentation>This model group is provided as an alternative to the abstract susbstitutionGroup head _timeLength. ISO 19136 comment 411</documentation>
  </annotation>
  <choice>
    <element ref="gml:duration"/>
    <element ref="gml:timeInterval"/>
  </choice>
</group>
Schema location http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd