| diagram | ![]() |
||
| namespace | http://www.ite.org/tmdd | ||
| children | organization-information network-id node-list last-update | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="NodeInventory"> <xs:annotation> <xs:documentation> <objectClass>Node</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-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="node" type="NodeList"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="last-update" 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 | ||||
| source | <xs:element name="node-list"> <xs:complexType> <xs:sequence maxOccurs="255"> <xs:element name="node" type="NodeList"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | NodeList | ||||
| properties |
|
||||
| children | node-id node-name node-type node-location node-links-number | ||||
| source | <xs:element name="node" type="NodeList"/> |
| diagram | |||||||||
| type | DateTimeZone | ||||||||
| properties |
|
||||||||
| source | <xs:element name="last-update" type="DateTimeZone" minOccurs="0"/> |