diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
properties |
|
||
children | MessageHeader Identifiers TypeOfRequest TypeOfInformation AffectedSection RelatedReference | ||
annotation |
|
||
source | <xs:element name="ReceiptConfirmationMessage"> <xs:annotation> <xs:documentation>This message is sent from the recipient of a message to the original sender of the message when the required response cannot be made available within 5 minutes as defined by the TAF TSI chapter 4.4. The identifiers in this message have to be same as those that have come from sender. The same applies to type-of-request and type-of-information.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="MessageHeader"/> <xs:element ref="Identifiers" minOccurs="0"/> <xs:element ref="TypeOfRequest" minOccurs="0"/> <xs:element ref="TypeOfInformation" minOccurs="0"/> <xs:element ref="AffectedSection" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="RelatedReference"/> </xs:sequence> </xs:complexType> </xs:element> |