| namespace | http://www.opengis.net/swe/1.0.1 | ||
| type | restriction of xs:anyURI | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xs:simpleType name="UomURI"> <xs:annotation> <xs:documentation>Local copy of GML 3.2 uom URI definition</xs:documentation> </xs:annotation> <xs:restriction base="xs:anyURI"> <xs:pattern value="([a-zA-Z][a-zA-Z0-9\-\+\.]*:|\.\./|\./|#).*"/> </xs:restriction> </xs:simpleType> |