diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | organization-information network-id node-id-list link-id-list network-name network-section-count last-update-time | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="TrafficNetworkInventory"> <xs:annotation> <xs:documentation> <objectClass>RoadwayNetwork</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="organization-information" type="OrganizationInformation"/> <xs:element name="network-id" type="Roadway-network-identifier"/> <xs:element name="node-id-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="node-id" type="Roadway-network-identifier"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="link-id-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="link-id" type="Roadway-network-identifier"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="network-name" type="Roadway-network-name" minOccurs="0"/> <xs:element name="network-section-count" type="Network-section-count" minOccurs="0"/> <xs:element name="last-update-time" type="DateTimeZone" minOccurs="0"/> </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-information" type="OrganizationInformation"/> |
diagram | ![]() |
||||
type | Roadway-network-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="network-id" type="Roadway-network-identifier"/> |
diagram | ![]() |
||||
properties |
|
||||
children | node-id | ||||
source | <xs:element name="node-id-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="node-id" type="Roadway-network-identifier"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | Roadway-network-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="node-id" type="Roadway-network-identifier"/> |
diagram | ![]() |
||||
properties |
|
||||
children | link-id | ||||
source | <xs:element name="link-id-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="link-id" type="Roadway-network-identifier"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | Roadway-network-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="link-id" type="Roadway-network-identifier"/> |
diagram | ![]() |
||||||||
type | Roadway-network-name | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="network-name" type="Roadway-network-name" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | Network-section-count | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="network-section-count" type="Network-section-count" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | DateTimeZone | ||||||||
properties |
|
||||||||
source | <xs:element name="last-update-time" type="DateTimeZone" minOccurs="0"/> |