http://www.csapi.org/schema/parlayx/common/v2_1
The PolicyException Complex Type
Local elements (3)
messageId text variables
Complex Type PolicyException
The PolicyException 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="PolicyException">
-<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
 Collapse Element (1)
 
Generated by WSDLdoc ©