diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | organization-id network-id node-status operator-id | ||
used by |
|
||
source | <xs:complexType name="NodeStatus"> <xs:sequence> <xs:annotation> <xs:documentation> <objectClass>Node</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:element name="organization-id" type="OrganizationInformation"/> <xs:element name="network-id" type="Roadway-network-identifier"/> <xs:element name="node-status"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="node-statu" type="NodeStatusList"/> </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 | node-statu | ||||
source | <xs:element name="node-status"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="node-statu" type="NodeStatusList"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | NodeStatusList | ||||
properties |
|
||||
children | node-id node-name node-status | ||||
source | <xs:element name="node-statu" type="NodeStatusList"/> |
diagram | ![]() |
||||
type | Organization-resource-identifier | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="operator-id" type="Organization-resource-identifier"/> |