http://www.csapi.org/schema/parlayx/common/v2_1
The ServiceError Complex Type
Local elements (3)
messageId text variables
Complex Type ServiceError
The ServiceError type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<messageId>xsd:string</messageId> [1..1]
<text>xsd:string</text> [1..1]
<variables>xsd:string</variables> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="ServiceError">
-<xsd:sequence>
<xsd:element  name="messageId"  type="xsd:string" />
<xsd:element  name="text"  type="xsd:string" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  name="variables"  type="xsd:string" />
</xsd:sequence>
</xsd:complexType>

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