diagram | ![]() |
||
namespace | http://www.ite.org/tmdd | ||
children | organization-sending organizations-receiving organizations-responding message-type-id message-type-version message-number message-time-stamp | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="MessageHeader"> <xs:annotation> <xs:documentation> <objectClass>Event</objectClass> <definition/> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="organization-sending" type="OrganizationInformation"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> <requirement>REQ942</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="organizations-receiving" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ944</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="organizations-receiving-item" type="OrganizationInformation"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="organizations-responding" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ943</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="organizations-responding-item" type="OrganizationInformation"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="message-type-id" type="Event-message-type-identifier"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="message-type-version" type="Event-message-type-version"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="message-number" type="Event-message-number"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> <xs:element name="message-time-stamp" type="DateTimeZone"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> </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 | ||||
annotation |
|
||||
source | <xs:element name="organization-sending" type="OrganizationInformation"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> <requirement>REQ942</requirement> </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | organizations-receiving-item | ||||||||
annotation |
|
||||||||
source | <xs:element name="organizations-receiving" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ944</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="organizations-receiving-item" type="OrganizationInformation"/> </xs:sequence> </xs:complexType> </xs:element> |
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="organizations-receiving-item" type="OrganizationInformation"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | organizations-responding-item | ||||||||
annotation |
|
||||||||
source | <xs:element name="organizations-responding" minOccurs="0"> <xs:annotation> <xs:documentation> <requirement>REQ943</requirement> </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="100"> <xs:element name="organizations-responding-item" type="OrganizationInformation"/> </xs:sequence> </xs:complexType> </xs:element> |
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="organizations-responding-item" type="OrganizationInformation"/> |
diagram | ![]() |
||||
type | Event-message-type-identifier | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="message-type-id" type="Event-message-type-identifier"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Event-message-type-version | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="message-type-version" type="Event-message-type-version"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | Event-message-number | ||||
properties |
|
||||
facets |
|
||||
annotation |
|
||||
source | <xs:element name="message-number" type="Event-message-number"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
type | DateTimeZone | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="message-time-stamp" type="DateTimeZone"> <xs:annotation> <xs:documentation> <requirement>REQ941</requirement> </xs:documentation> </xs:annotation> </xs:element> |