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

General service policy manager fault.


Local elements (3)
messageID text variables
Complex Type ServicePolicyException
The ServicePolicyException type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Unique message identifier.

<messageID>xsd:string</messageID> [1..1]

Message text, with replacement variables marked with %#.

<text>xsd:string</text> [1..1]

Optional variables to substitute into text string.

<variables>xsd:string</variables> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="ServicePolicyException">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>General service policy manager fault.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="messageID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Unique message identifier.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="text"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message text, with replacement variables marked with %#.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="unbounded"  minOccurs="0"  name="variables"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Optional variables to substitute into text string.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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