simpleType inOut
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute Invert/@flowDir
facets
enumeration in
enumeration out
enumeration both
source <xs:simpleType name="inOut">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="in"/>
   
<xs:enumeration value="out"/>
   
<xs:enumeration value="both"/>
 
</xs:restriction>
</xs:simpleType>


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