complexType lrms:CrossStreets
diagram
namespace http://www.LRMS-Adopted-02-00-00
children locationName crossStreetsPoint crossStreetsLink
used by
element lrms:LocationReference/crossStreets
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
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>

element lrms:CrossStreets/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:CrossStreets/crossStreetsPoint
diagram
type lrms:CrossStreetsPoint
properties
isRef 0
content complex
children onStreetInfo atStreetInfo geoLocation intersectionType offset direction side height adminAreas
source <xs:element name="crossStreetsPoint" type="CrossStreetsPoint"/>

element lrms:CrossStreets/crossStreetsLink
diagram
type lrms:CrossStreetsLink
properties
isRef 0
content complex
children onStreetInfo fromStreetInfo toStreetInfo startGeoLocation endGeoLocation startIntersectionType endIntersectionType offset1 offset2 direction side height adminArea1 adminArea2
source <xs:element name="crossStreetsLink" type="CrossStreetsLink"/>


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