simpleType lrms:Text-name255
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:string
used by
elements lrms:Chain/chain/chainName lrms:AdminAreaGroup/city lrms:Attributes/complexAttributes lrms:AdminAreaGroup/county lrms:AddressLink/fromStructureNumber lrms:GroupLocation/groupName lrms:LinkLocation/linkName lrms:LocationReference/locationName lrms:AreaLocation/locationName lrms:RouteLocation/locationName lrms:SpatialObject/locationName lrms:PublicGrid/locationName lrms:LinearReference/locationName lrms:CrossStreets/locationName lrms:Address/locationName lrms:Grid/locationName lrms:GeoCoord/locationName lrms:Geometry/locationName lrms:PreCoded/locationName lrms:StreetInfo/name tcip:SPLink/name lrms:PointLocation/pointName tcip:SPPoint/pointName tcip:SPPolygon/polygonName lrms:Polygon/polygonName lrms:PreCoded/registryAlphanumId lrms:Attributes/simpleAttributes lrms:AdminAreaGroup/state tcip:PIGeoZoneIden/states/state lrms:AddressPoint/structureNumber lrms:AddressLink/toStructureNumber lrms:Transition/transitionName
simpleType tcip:PI-LandmarkName
facets
minLength 1
maxLength 255
source <xs:simpleType name="Text-name255">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="255"/>
 
</xs:restriction>
</xs:simpleType>


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