http://www.ibm.com/schema/twss/spm/admin/common/v2_0
The FaultStatus Complex Type

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.


Local elements (1)
fault
Complex Type FaultStatus
The FaultStatus type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>

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.

<fault>admin_common:ServicePolicyException</fault> [0..1]
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="FaultStatus">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<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>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="fault"  type="admin_common:ServicePolicyException">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<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>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Type (1)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©