namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||
type | restriction of xs:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
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> |