MassTransferReply Element
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Represents the reply to a mass transfer POST message.
Syntax
<MassTransferReply>
<InfoWarnFaultList>...</InfoWarnFaultList>
</MassTransferReply>
The following sections describe attributes, parent elements, and child elements.
Attributes
None.
Element Information
Parent Element
Element |
Occurrence |
---|---|
1 |
Child Element
Element |
Occurrence |
---|---|
1 |
Remarks
The MassTransferReply element must contain exactly one InfoWarnFaultList element as its child.
On success, the InfoWarnFaultList element contains one InfoWarn child element containing an Info message beginning with Info.Server.Success. It can also contain one or more other InfoWarn child elements containing informational or warning messages. However, it does not contain any Fault child element.
On failure, the InfoWarnFaultList element contains at least one Fault child element. The InfoWarnFaultList element can also contain one or more InfoWarn child elements containing informational or warning messages.