simpleType metFlow
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute Metric/@flowUnit
facets
enumeration cubicMeterSecond
enumeration literPerSecond
enumeration literPerMinute
source <xs:simpleType name="metFlow">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="cubicMeterSecond"/>
   
<xs:enumeration value="literPerSecond"/>
   
<xs:enumeration value="literPerMinute"/>
 
</xs:restriction>
</xs:simpleType>


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