namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||
type | restriction of xs:string | ||||||
facets |
|
||||||
source | <xs:simpleType name="pavementSurfaceType"> <xs:restriction base="xs:string"> <xs:enumeration value="high-type"/> <xs:enumeration value="intermediate-type"/> <xs:enumeration value="low-type"/> </xs:restriction> </xs:simpleType> |