<xsd:element name="ConfirmationCode" type="ConfirmationResponseCodeType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
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
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|