simpleType lrms:Text-name-presuf4
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:string
used by
elements lrms:StreetInfo/prefix lrms:StreetInfo/suffix
facets
minLength 1
maxLength 4
source <xs:simpleType name="Text-name-presuf4">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="4"/>
 
</xs:restriction>
</xs:simpleType>


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