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 contains 1 child element and has a sequence content model. The sequence content model means that there is a particular order to the children elements of the parent element - in this case, the <Success> element has a particular order of elements that must be followed.
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.