Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gml:TimePeriod
Namespace http://www.opengis.net/gml/3.2
Annotations
gml:TimePeriod acts as a one-dimensional geometric primitive that represents an identifiable extent in time.
The location in of a gml:TimePeriod is described by the temporal positions of the instants at which it begins and ends. The length of the period is equal to the temporal distance between the two bounding temporal positions. 
Both beginning and end may be described in terms of their direct position using gml:TimePositionType which is an XML Schema simple content type, or by reference to an indentifiable time instant using gml:TimeInstantPropertyType.
Alternatively a limit of a gml:TimePeriod may use the conventional GML property model to make a reference to a time instant described elsewhere, or a limit may be indicated as a direct position.
Diagram
Diagram index0.tmp#id76 index1.tmp#id70 index2.tmp#id91 index3.tmp#id93 index4.tmp#id97 index5.tmp#id102 index6.tmp#id69 index7.tmp#id68 index298.tmp#id183 index299.tmp#id184 index299.tmp#id182 index529.tmp#id902 index529.tmp#id901 index814.tmp#id907 index814.tmp#id908 index814.tmp#id909 index814.tmp#id910 index815.tmp#id912 index816.tmp#id913 index817.tmp#id911 index814.tmp#id906
Type gml:TimePeriodType
Type hierarchy
Properties
content: complex
Used by
Model gml:metaDataProperty* , gml:description{0,1} , gml:descriptionReference{0,1} , gml:identifier{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:descriptionReference, gml:duration, gml:end, gml:endPosition, gml:identifier, 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="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,unbounded}</gml:metaDataProperty>
  <gml:description xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:description>
  <gml:descriptionReference xlink:actuate="" xlink:arcrole="" xlink:href="" nilReason="" owns="false" gml:remoteSchema="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple">{0,1}</gml:descriptionReference>
  <gml:identifier codeSpace="">{0,1}</gml:identifier>
  <gml:name codeSpace="">{0,unbounded}</gml:name>
</gml:TimePeriod>
Attributes
QName Type Fixed Default Use Annotation
frame anyURI #ISO-8601 optional
gml:id ID required
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
Source
<element name="TimePeriod" type="gml:TimePeriodType" substitutionGroup="gml:AbstractTimeGeometricPrimitive">
  <annotation>
    <documentation>gml:TimePeriod acts as a one-dimensional geometric primitive that represents an identifiable extent in time. The location in of a gml:TimePeriod is described by the temporal positions of the instants at which it begins and ends. The length of the period is equal to the temporal distance between the two bounding temporal positions. Both beginning and end may be described in terms of their direct position using gml:TimePositionType which is an XML Schema simple content type, or by reference to an indentifiable time instant using gml:TimeInstantPropertyType. Alternatively a limit of a gml:TimePeriod may use the conventional GML property model to make a reference to a time instant described elsewhere, or a limit may be indicated as a direct position.</documentation>
  </annotation>
</element>
Schema location http://schemas.opengis.net/gml/3.2.1/temporal.xsd