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

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

element lrms:GroupLocation/pointLocation
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="pointLocation" type="PointLocation"/>

element lrms:GroupLocation/linkLocation
diagram
type lrms:LinkLocation
properties
isRef 0
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"/>

element lrms:GroupLocation/areaLocation
diagram
type lrms:AreaLocation
properties
isRef 0
content complex
children locationName areaId adminAreas polygon preCoded roads
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="areaLocation" type="AreaLocation"/>

element lrms:GroupLocation/referenceLocation
diagram
type lrms:LocationReference
properties
isRef 0
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="referenceLocation" type="LocationReference"/>

element lrms:GroupLocation/routeLocation
diagram
type lrms:RouteLocation
properties
isRef 0
content complex
children locationName pointLocation linkLocation
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="routeLocation" type="RouteLocation"/>


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