diagram | ![]() |
||||||||||||
namespace | http://www.LRMS-Adopted-02-00-00 | ||||||||||||
children | locationName crossStreetsPoint crossStreetsLink | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="CrossStreets"> <xs:sequence> <xs:element name="locationName" type="Text-name255" minOccurs="0"/> <xs:choice> <xs:element name="crossStreetsPoint" type="CrossStreetsPoint"/> <xs:element name="crossStreetsLink" type="CrossStreetsLink"/> </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:CrossStreetsPoint | ||||
properties |
|
||||
children | onStreetInfo atStreetInfo geoLocation intersectionType offset direction side height adminAreas | ||||
source | <xs:element name="crossStreetsPoint" type="CrossStreetsPoint"/> |
diagram | ![]() |
||||
type | lrms:CrossStreetsLink | ||||
properties |
|
||||
children | onStreetInfo fromStreetInfo toStreetInfo startGeoLocation endGeoLocation startIntersectionType endIntersectionType offset1 offset2 direction side height adminArea1 adminArea2 | ||||
source | <xs:element name="crossStreetsLink" type="CrossStreetsLink"/> |