diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | organization-id network-id link-status-list operator-id | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="LinkStatus"> <xs:annotation> <xs:documentation> <objectClass>Link</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="organization-id" type="OrganizationInformation"/> <xs:element name="network-id" type="Roadway-network-identifier"/> <xs:element name="link-status-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="link-status" type="LinkStatusList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="operator-id" type="Organization-resource-identifier"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | OrganizationInformation | ||||
properties |
|
||||
children | organization-id organization-name organization-location organization-function organization-contact-details center-contact-list last-update-time | ||||
source | <xs:element name="organization-id" type="OrganizationInformation"/> |
diagram | ![]() |
||||
type | Roadway-network-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="network-id" type="Roadway-network-identifier"/> |
diagram | ![]() |
||||
properties |
|
||||
children | link-status | ||||
source | <xs:element name="link-status-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="link-status" type="LinkStatusList"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | LinkStatusList | ||||
properties |
|
||||
children | link-id link-name link-status direction lanes-number-open priority-type restriction-axle-count restriction-height restriction-length restriction-weight restriction-width restriction-weight-axle surface-condition saturation-flag oversaturated-threshold level-of-service lane-number link-data-stored detection-method link-data-type data-link-state link-restrictions | ||||
source | <xs:element name="link-status" type="LinkStatusList"/> |
diagram | ![]() |
||||
type | Organization-resource-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="operator-id" type="Organization-resource-identifier"/> |