simpleType roadTypeType
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute RoadName/@roadType
annotation
documentation
To define if the road is a public or private road.
source <xs:simpleType name="roadTypeType">
 
<xs:annotation>
   
<xs:documentation>To define if the road is a public or private road.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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