complexType ESSInventory
diagram
namespace http://www.ite.org/tmdd
children device-inventory-header link-id device-location-elevation device-location-height device-operation-type device-mobility-type
used by
element eSSInventory
annotation
documentation
<objectClass>ESS</objectClass>
<definition/>
source <xs:complexType name="ESSInventory">
 
<xs:annotation>
   
<xs:documentation>
     
<objectClass>ESS</objectClass>
     
<definition/>
   
</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="device-inventory-header" type="DeviceInventoryHeader"/>
   
<xs:element name="link-id" type="Roadway-network-identifier" minOccurs="0"/>
   
<xs:element name="device-location-elevation" type="Device-location-elevation" minOccurs="0"/>
   
<xs:element name="device-location-height" type="Device-location-height" minOccurs="0"/>
   
<xs:element name="device-operation-type" type="Device-operation-type" minOccurs="0"/>
   
<xs:element name="device-mobility-type" type="Device-mobility-type" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element ESSInventory/device-inventory-header
diagram
type DeviceInventoryHeader
properties
isRef 0
content complex
children organization-information device-id device-location device-name device-description device-control-type network-id device-link-id linear-reference linear-reference-version route-designator device-url last-update-time
source <xs:element name="device-inventory-header" type="DeviceInventoryHeader"/>

element ESSInventory/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 ESSInventory/device-location-elevation
diagram
type Device-location-elevation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -10000
maxInclusive 10000
source <xs:element name="device-location-elevation" type="Device-location-elevation" minOccurs="0"/>

element ESSInventory/device-location-height
diagram
type Device-location-height
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -10000
maxInclusive 10000
source <xs:element name="device-location-height" type="Device-location-height" minOccurs="0"/>

element ESSInventory/device-operation-type
diagram
type Device-operation-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="device-operation-type" type="Device-operation-type" minOccurs="0"/>

element ESSInventory/device-mobility-type
diagram
type Device-mobility-type
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="device-mobility-type" type="Device-mobility-type" minOccurs="0"/>


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