XMLDeliveryStatusType
XMLDelivery 2 operation status type.
| Values | Type | Description | 
|---|---|---|
| SUCCESS | xs:string | Operation terminated successfully (final). | 
| LOADING | xs:string | Operation in progress (transient). | 
| ERROR | xs:string | Operation terminated with errors (final). | 
| RECOVERED | xs:string | Operation aborted and recovered to be executed again (transient). |