namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||
type | restriction of xs:string | ||||||||
facets |
|
||||||||
source | <xs:simpleType name="shoulderMaterialType"> <xs:restriction base="xs:string"> <xs:enumeration value="turf"/> <xs:enumeration value="gravel"/> <xs:enumeration value="paved"/> <xs:enumeration value="composite"/> </xs:restriction> </xs:simpleType> |