simpleType roadNameSuffixType
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute RoadName/@roadNameSuffix
annotation
documentation
to Allow a list of specific road suffixes to be specified, ie east, upper etc (ie Fred Street East)
source <xs:simpleType name="roadNameSuffixType">
 
<xs:annotation>
   
<xs:documentation>to Allow a list of specific road suffixes to be specified, ie east, upper etc (ie Fred Street East)</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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