simpleType UomIdentifier
namespace http://www.opengis.net/gml
type union of (gml:UomSymbol, gml:UomURI)
used by
attribute UnitOfMeasureType/@uom
annotation
documentation
The simple type gml:UomIdentifer defines the syntax and value space of the unit of measure identifier.
source <xs:simpleType name="UomIdentifier">
 
<xs:annotation>
   
<xs:documentation>The simple type gml:UomIdentifer defines the syntax and value space of the unit of measure identifier.</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="gml:UomSymbol gml:UomURI"/>
</xs:simpleType>


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