simpleType ditchBottomShape
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute Ditch/@bottomShape
facets
enumeration true-V
enumeration rounded-V
enumeration rounded-trapezoidal
enumeration flat-trapezoidal
source <xs:simpleType name="ditchBottomShape">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="true-V"/>
   
<xs:enumeration value="rounded-V"/>
   
<xs:enumeration value="rounded-trapezoidal"/>
   
<xs:enumeration value="flat-trapezoidal"/>
 
</xs:restriction>
</xs:simpleType>


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