| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of swe:AbstractSimpleComponentType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:extension swe:identifier swe:label swe:description swe:quality swe:nilValues swe:uom swe:constraint swe:value | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="TimeType"> <complexContent> <extension base="swe:AbstractSimpleComponentType"> <sequence> <element name="uom" type="swe:UnitReference"> <annotation> <documentation>Temporal unit of measure used to express the value of this data component</documentation> </annotation> </element> <element name="constraint" type="swe:AllowedTimesPropertyType" minOccurs="0" maxOccurs="1"/> <element name="value" type="swe:TimePosition" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Value is optional, to enable structure to act as a schema for values provided using other encodings</documentation> </annotation> </element> </sequence> <attribute name="referenceTime" type="dateTime" use="optional"> <annotation> <documentation>Specifies the origin of the temporal reference frame as an ISO8601 date (used to specify time after an epoch that is to say in a custom frame)</documentation> </annotation> </attribute> <attribute name="localFrame" type="anyURI" use="optional"> <annotation> <documentation>Temporal frame of reference whose origin is located by the value of this component</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | dateTime | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <attribute name="referenceTime" type="dateTime" use="optional"> <annotation> <documentation>Specifies the origin of the temporal reference frame as an ISO8601 date (used to specify time after an epoch that is to say in a custom frame)</documentation> </annotation> </attribute> |
| type | anyURI | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <attribute name="localFrame" type="anyURI" use="optional"> <annotation> <documentation>Temporal frame of reference whose origin is located by the value of this component</documentation> </annotation> </attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | swe:UnitReference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="uom" type="swe:UnitReference"> <annotation> <documentation>Temporal unit of measure used to express the value of this data component</documentation> </annotation> </element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | swe:AllowedTimesPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:AllowedTimes | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="constraint" type="swe:AllowedTimesPropertyType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||
| type | swe:TimePosition | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <element name="value" type="swe:TimePosition" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Value is optional, to enable structure to act as a schema for values provided using other encodings</documentation> </annotation> </element> |