simpleType zoneSurfaceType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute GradeSurface/@surfaceType
facets
enumeration finalSurface
enumeration subgrade
source <xs:simpleType name="zoneSurfaceType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="finalSurface"/>
   
<xs:enumeration value="subgrade"/>
 
</xs:restriction>
</xs:simpleType>


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