simpleType pavementSurfaceType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
facets
enumeration high-type
enumeration intermediate-type
enumeration low-type
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>


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