| namespace | http://www.opengis.net/swe/1.0.1 | ||||
| type | restriction of xs:string | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xs:simpleType name="UomSymbol"> <xs:annotation> <xs:documentation>Local copy of GML 3.2 uom symbol definition Included for forward compatibility. Note: in future of this specification based on GML 3.2, these will be removed in favour of the GML 3.2 implementation</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[^: \n\r\t]+"/> </xs:restriction> </xs:simpleType> |