http://www.csapi.org/schema/parlayx/terminal_status/v2_2
The errorInformation Element

If ReportStatus is Error, this is the reason for the error. Error due to privacy verification will be expressed as POL0002 in the ServiceError.


Element StatusData/errorInformation : ServiceError  [0 .. 1]
The errorInformation element cannot have "xsi:nil" as an attribute. The errorInformation element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

If ReportStatus is Error, this is the reason for the error. Error due to privacy verification will be expressed as POL0002 in the ServiceError.

<errorInformation>
-Begin Sequence [1...1]

Message identifier (take from fault definitions)

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

Message text, with replacement variables marked with %#.

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

Variables to substitute into Text string

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

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="errorInformation"  type="parlayx_common_xsd:ServiceError">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>If ReportStatus is Error, this is the reason for the error. Error due to privacy verification will be expressed as POL0002 in the ServiceError.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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