| namespace | http://www.opengis.net/swe/1.0.1 | ||
| type | restriction of xs:token | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="decimalSeparator"> <xs:annotation> <xs:documentation>One character to use as a decimal separator</xs:documentation> </xs:annotation> <xs:restriction base="xs:token"> <xs:length value="1"/> </xs:restriction> </xs:simpleType> |