Conveys the successful receipt or validation of the inbound Transmission.
Element Information
The <Success> element is a child element of the <Successes> element. The <Success> element is the first element under the <Successes> element and is a required repeating (unbounded) element.
The <Success> element does not contain any further nested children elements.
Attribute Information
Name
Use
DataType
Definition
SuccessType
[1..1]
Received, Validated, Processed
Indicates whether the successful result of the inbound document was received or was validated. "Received" means that the server received the inbound document (no schema-validation or business-rules validation); "Validated" means that the server received the inbound document and that it passed schema-validation. The server relays a successful business-rules validation by the absence of Warning items or Error items.