| 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:constraint swe:value | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="CountRangeType"> <complexContent> <extension base="swe:AbstractSimpleComponentType"> <sequence> <element name="constraint" type="swe:AllowedValuesPropertyType" minOccurs="0" maxOccurs="1"/> <element name="value" type="swe:IntegerPair" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Value is a pair of integer numbers separated by a space. It 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 | swe:AllowedValuesPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:AllowedValues | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="constraint" type="swe:AllowedValuesPropertyType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||
| type | swe:IntegerPair | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <element name="value" type="swe:IntegerPair" minOccurs="0" maxOccurs="1"> <annotation> <documentation>Value is a pair of integer numbers separated by a space. It is optional, to enable structure to act as a schema for values provided using other encodings</documentation> </annotation> </element> |