simpleType zoneHingeType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute ZoneHinge/@hingeType
facets
enumeration center
enumeration left edge
enumeration right edge
source <xs:simpleType name="zoneHingeType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="center"/>
   
<xs:enumeration value="left edge"/>
   
<xs:enumeration value="right edge"/>
 
</xs:restriction>
</xs:simpleType>


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