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


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy