| diagram | ![]() | ||||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||||
| type | extension of swe:AbstractDataComponentType | ||||||
| properties |
| ||||||
| children | gml:description gml:name swe:uom swe:constraint swe:quality swe:value | ||||||
| used by |
| ||||||
| annotation |
| ||||||
| source | <xs:element name="Time"> <xs:annotation> <xs:documentation>Either ISO 8601 (e.g. 2004-04-18T12:03:04.6Z) or time relative to a time origin</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="swe:AbstractDataComponentType"> <xs:sequence> <xs:element name="uom" type="swe:UomPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:element> <xs:element name="constraint" type="swe:AllowedTimesPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>The constraint property defines the permitted values, as a range or enumerated list</xs:documentation> </xs:annotation> </xs:element> <xs:element name="quality" type="swe:QualityPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>The quality property provides an indication of the reliability of estimates of the asociated value</xs:documentation> </xs:annotation> </xs:element> <xs:element name="value" type="swe:timePositionType" minOccurs="0"> <xs:annotation> <xs:documentation>Value is optional, to enable structure to act in a schema for values provided using other encodings</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attributeGroup ref="swe:TRSAttributeGroup"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||||||
| type | swe:UomPropertyType | ||||||||
| properties |
| ||||||||
| children | gml:UnitDefinition | ||||||||
| annotation |
| ||||||||
| source | <xs:element name="uom" type="swe:UomPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>Unit of measure</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||||||
| type | swe:AllowedTimesPropertyType | ||||||||
| properties |
| ||||||||
| children | swe:AllowedTimes | ||||||||
| annotation |
| ||||||||
| source | <xs:element name="constraint" type="swe:AllowedTimesPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>The constraint property defines the permitted values, as a range or enumerated list</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||||||
| type | swe:QualityPropertyType | ||||||||
| properties |
| ||||||||
| children | swe:Quantity swe:QuantityRange swe:Category swe:Text | ||||||||
| annotation |
| ||||||||
| source | <xs:element name="quality" type="swe:QualityPropertyType" minOccurs="0"> <xs:annotation> <xs:documentation>The quality property provides an indication of the reliability of estimates of the asociated value</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() | ||||||||
| namespace | http://www.opengis.net/swe/1.0.1 | ||||||||
| type | swe:timePositionType | ||||||||
| properties |
| ||||||||
| annotation |
| ||||||||
| source | <xs:element name="value" type="swe:timePositionType" minOccurs="0"> <xs:annotation> <xs:documentation>Value is optional, to enable structure to act in a schema for values provided using other encodings</xs:documentation> </xs:annotation> </xs:element> |