Data structure used to indicate whether a fault occurred while processing
an operation. This data structure is useful when doing batch operations on an
array of inputs. The presence of a fault indicates that the positional operation
failed, including its caused. The lack of presence of the fault element indicates
that the operation was successful.
<xhtml:p>Data structure used to indicate whether a fault occurred while processing
an operation. This data structure is useful when doing batch operations on an
array of inputs. The presence of a fault indicates that the positional operation
failed, including its caused. The lack of presence of the fault element indicates
that the operation was successful.</xhtml:p>
<xhtml:p>Presence if a fault occurred for the operation that this fault
status object corresponds to. If this element is empty, then no fault
was present.</xhtml:p>