diagram | ![]() |
||||||||||||
namespace | http://www.LRMS-Adopted-02-00-00 | ||||||||||||
children | locationName pointLocation linkLocation | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | ![]() |
||||||||
type | lrms:Text-name255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="locationName" type="Text-name255" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:PointLocation | ||||||||||||
properties |
|
||||||||||||
children | pointName pointNodeId pointOffset polarCoordinates linearReferencePoint addressPoint crossStreetsPoint grid publicGrid geoLocationPoint adminArea | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="pointLocation" type="PointLocation" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | lrms:LinkLocation | ||||||||||||
properties |
|
||||||||||||
children | linkName linkEndpoints linkId addressLink linearReferenceLink crossStreetsLink geoLocationLink gridLink preCodedLink adminAreas linkType | ||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="linkLocation" type="LinkLocation" minOccurs="0"/> |