simpleType zoneVertType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attributes Zone/@endVertType ZoneSlope/@endVertType Zone/@startVertType ZoneSlope/@startVertType
facets
enumeration slope
enumeration vertical distance
source <xs:simpleType name="zoneVertType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="slope"/>
   
<xs:enumeration value="vertical distance"/>
 
</xs:restriction>
</xs:simpleType>


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