ConfirmationCodes
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: ConfirmationCodesType
Properties: Global, Qualified, ID: oagis-id-9673d13842d347d4a71aba3533b998a0
Content
- Sequence [1..1]
- ProcessingConfirmationCode [0..*]
- ConfirmationCode [0..1] Is an option controlled by the Sender business application. It is a request to the receiving application to send back a confirmation BOD to the sender. The confirmation Business Object Document may indicate the successful processing of the original Business Object Document or return error conditions if the original Business Object Document was unsuccessful. The confirmation request has the following valid values: Never - No confirmation Business Object Document requested OnError - OnError send back a confirmation Business Object Document only if an error has occurred Always - Always send a confirmation Business Object Document regardless
Attributes
None
Used in
- Type SenderType (Element Sender)
Sample instance
<ConfirmationCodes> <ProcessingConfirmationCode>normalizedString</ProcessingConfirmationCode> <ConfirmationCode>token</ConfirmationCode> </ConfirmationCodes>