| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of swe:AbstractDataComponentType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:extension swe:identifier swe:label swe:description swe:quality swe:nilValues | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="AbstractSimpleComponentType" abstract="true"> <complexContent> <extension base="swe:AbstractDataComponentType"> <sequence> <element name="quality" type="swe:QualityPropertyType" minOccurs="0" maxOccurs="unbounded"/> <element name="nilValues" type="swe:NilValuesPropertyType" minOccurs="0" maxOccurs="1"/> </sequence> <attribute name="referenceFrame" type="anyURI" use="optional"> <annotation> <documentation>Frame of reference (usually temporal or spatial) with respect to which the value of the component is expressed. A reference frame anchors a value to a real world datum.</documentation> </annotation> </attribute> <attribute name="axisID" type="string" use="optional"> <annotation> <documentation>Specifies the reference axis (refer to gml:axisID). The reference frame URI should also be specified unless it is inherited from parent Vector</documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
| type | anyURI | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <attribute name="referenceFrame" type="anyURI" use="optional"> <annotation> <documentation>Frame of reference (usually temporal or spatial) with respect to which the value of the component is expressed. A reference frame anchors a value to a real world datum.</documentation> </annotation> </attribute> |
| type | string | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <attribute name="axisID" type="string" use="optional"> <annotation> <documentation>Specifies the reference axis (refer to gml:axisID). The reference frame URI should also be specified unless it is inherited from parent Vector</documentation> </annotation> </attribute> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | swe:QualityPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:Quantity swe:QuantityRange swe:Category swe:Text | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="quality" type="swe:QualityPropertyType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | swe:NilValuesPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:NilValues | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="nilValues" type="swe:NilValuesPropertyType" minOccurs="0" maxOccurs="1"/> |