simpleType lrms:String-index64
namespace http://www.LRMS-Adopted-02-00-00
type restriction of xs:string
used by
elements lrms:PreCoded/alphanumId lrms:IdType/databaseID lrms:PublicGridLocalReference/gridCode lrms:IdType/intOrAlpha/idAlpha tcip:SPPolygon/polygonId
attributes lrms:SpatialObject/@locationID lrms:RouteLocation/@locationID lrms:PointLocation/@locationID lrms:LocationReference/@locationID lrms:LinkLocation/@locationID lrms:GroupLocation/@locationID lrms:Chain/@locationID lrms:AreaLocation/@locationID lrms:PublicGrid/@locationID lrms:Polygon/@locationId lrms:LinearReference/@locationID lrms:CrossStreets/@locationID lrms:Address/@locationID lrms:Grid/@locationID lrms:Transition/@locationID lrms:GeoCoord/@locationID lrms:Geometry/@locationID lrms:PreCoded/@locationID
facets
minLength 1
maxLength 64
source <xs:simpleType name="String-index64">
 
<xs:restriction base="xs:string">
   
<xs:minLength value="1"/>
   
<xs:maxLength value="64"/>
 
</xs:restriction>
</xs:simpleType>


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