simpleType UomSymbol
namespace http://www.opengis.net/swe/1.0.1
type restriction of xs:string
used by
simpleType UomIdentifier
attribute UomPropertyType/@code
facets
pattern [^: \n\r\t]+
annotation
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
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>


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