CommonTypes Schema
HeaderDispositionFlag Simple Type
 

Description

Flag to determine whether the submission file is sent to the receiver or only checked against the validation rules. The following values are allowed in the production environment: ‘PRODUCTION’ - upon successful validation the transaction file is saved in the Post Office and made available for download by the receiver ‘TEST’ - the validation engine checks the data in the submission against all production-version validation rules and provides an error report to the user; the transaction file is immediately discarded without being sent to the receiver |In the Public Test Environment the following values are allowed: 'PTE_SUBMIT' - upon successful validation the transaction file is saved in the Post Office and made available for download by the receiver ‘PTE_VALIDATE_ONLY’ - the validation engine checks the data in the submission against all validation rules in the PTE version and provides an error report to the user; the transaction file is immediately discarded without being sent to the receiver |The rules for the Public Test Environment are described at www.haad.ae/datadictionary.

 

Type

restriction of string
 

Facets

enumerationTEST
enumerationPRODUCTION
enumerationPTE_SUBMIT
enumerationPTE_RESPONSE
enumerationPTE_SHADOW_NOT_FOR_PAYMENT_SUBMIT
enumerationPTE_SHADOW_NOT_FOR_PAYMENT_VALIDATE_ONLY
enumerationSHADOW_NOT_FOR_PAYMENT_SUBMIT
enumerationSHADOW_NOT_FOR_PAYMENT_VALIDATE_ONLY