simpleType functionalClassType
namespace http://www.landxml.org/schema/LandXML-1.2
type restriction of xs:string
used by
attribute Classification/@functionalClass
facets
enumeration arterial
enumeration collector
enumeration local
source <xs:simpleType name="functionalClassType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="arterial"/>
   
<xs:enumeration value="collector "/>
   
<xs:enumeration value="local"/>
 
</xs:restriction>
</xs:simpleType>


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