complexType lrms:LinkGeneral
diagram
namespace http://www.LRMS-Adopted-02-00-00
children startLocation endLocation
used by
element lrms:LinkLocation/linkEndpoints
source <xs:complexType name="LinkGeneral">
 
<xs:sequence>
   
<xs:element name="startLocation" type="PointLocation"/>
   
<xs:element name="endLocation" type="PointLocation"/>
 
</xs:sequence>
</xs:complexType>

element lrms:LinkGeneral/startLocation
diagram
type lrms:PointLocation
properties
isRef 0
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="startLocation" type="PointLocation"/>

element lrms:LinkGeneral/endLocation
diagram
type lrms:PointLocation
properties
isRef 0
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="endLocation" type="PointLocation"/>


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