complexType DeviceLocation
diagram
namespace http://www.ite.org/tmdd
children link-id link-direction device-location route-designator linear-reference linear-reference-version
used by
element DeviceList/device-location
annotation
documentation
<objectClass>Device</objectClass>
<definition/>
source <xs:complexType name="DeviceLocation">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>Device</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="link-id" type="Roadway-network-identifier" minOccurs="0"/>
   
<xs:element name="link-direction" type="Link-direction"/>
   
<xs:element name="device-location" type="lrms:GeoLocation" minOccurs="0"/>
   
<xs:element name="route-designator" type="Link-route-designator" minOccurs="0"/>
   
<xs:element name="linear-reference" type="Link-location-linear-reference" minOccurs="0"/>
   
<xs:element name="linear-reference-version" type="Link-location-linear-reference-version" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element DeviceLocation/link-id
diagram
type Roadway-network-identifier
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 32
source <xs:element name="link-id" type="Roadway-network-identifier" minOccurs="0"/>

element DeviceLocation/link-direction
diagram
type Link-direction
properties
isRef 0
content simple
source <xs:element name="link-direction" type="Link-direction"/>

element DeviceLocation/device-location
diagram
type lrms:GeoLocation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children latitude longitude horizontalDatum height
source <xs:element name="device-location" type="lrms:GeoLocation" minOccurs="0"/>

element DeviceLocation/route-designator
diagram
type Link-route-designator
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 64
source <xs:element name="route-designator" type="Link-route-designator" minOccurs="0"/>

element DeviceLocation/linear-reference
diagram
type Link-location-linear-reference
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive 0
maxInclusive 2000000
source <xs:element name="linear-reference" type="Link-location-linear-reference" minOccurs="0"/>

element DeviceLocation/linear-reference-version
diagram
type Link-location-linear-reference-version
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="linear-reference-version" type="Link-location-linear-reference-version" minOccurs="0"/>


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