element ReceiptConfirmationMessage
diagram taf_cat_complete_sector_p377.png
namespace http://taf-jsg.info/schemes
properties
content complex
children MessageHeader Identifiers TypeOfRequest TypeOfInformation AffectedSection RelatedReference
annotation
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.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy