| 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:value | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="BooleanType"> <complexContent> <extension base="swe:AbstractSimpleComponentType"> <sequence> <element name="value" type="boolean" 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> </extension> </complexContent> </complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||
| type | boolean | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <element name="value" type="boolean" 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> |