complexType lrms:RouteLocation
diagram
namespace http://www.LRMS-Adopted-02-00-00
children locationName pointLocation linkLocation
used by
elements lrms:SpatialObject/routeObject/route lrms:GroupLocation/routeLocation lrms:LocationReference/routeLocation
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:complexType name="RouteLocation">
 
<xs:sequence>
   
<xs:element name="locationName" type="Text-name255" minOccurs="0"/>
   
<xs:choice maxOccurs="unbounded">
     
<xs:element name="pointLocation" type="PointLocation" minOccurs="0"/>
     
<xs:element name="linkLocation" type="LinkLocation" minOccurs="0"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute name="locationID" type="String-index64"/>
</xs:complexType>

element lrms:RouteLocation/locationName
diagram
type lrms:Text-name255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="locationName" type="Text-name255" minOccurs="0"/>

element lrms:RouteLocation/pointLocation
diagram
type lrms:PointLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children pointName pointNodeId pointOffset polarCoordinates linearReferencePoint addressPoint crossStreetsPoint grid publicGrid geoLocationPoint adminArea
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="pointLocation" type="PointLocation" minOccurs="0"/>

element lrms:RouteLocation/linkLocation
diagram
type lrms:LinkLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children linkName linkEndpoints linkId addressLink linearReferenceLink crossStreetsLink geoLocationLink gridLink preCodedLink adminAreas linkType
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="linkLocation" type="LinkLocation" minOccurs="0"/>


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