simpleType curbType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute Curb/@type
facets
enumeration unknown
source <xs:simpleType name="curbType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="unknown"/>
 
</xs:restriction>
 
<!-- PLACEHOLDER NEED ENUMERATION VALUES ! -->
</xs:simpleType>


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