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