simpleType sideType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
facets
enumeration right
enumeration left
source <xs:simpleType name="sideType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="right"/>
   
<xs:enumeration value="left"/>
 
</xs:restriction>
</xs:simpleType>


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