http://www.ibm.com/schema/soa/privacy/v1_0/local
The PrivacyRetrievalFault Complex Type

Privacy retrieval fault type. Contains a user displayable message describing the privacy fault.


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

Message identifier. These correspond to the identifiers used for uniquely identifying log messages.

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

Message text with replacement variables marked with {#}.

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

Variables to substitute into the text string.

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="PrivacyRetrievalFault">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Privacy retrieval fault type. Contains a user displayable message describing the privacy fault.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="messageID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Message identifier. These correspond to the identifiers used for uniquely identifying log messages.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  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>Variables to substitute into the text string.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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