http://www.csapi.org/schema/parlayx/call_notification/v2_2
The Action Complex Type

The Action data type is a structure containing the following parameters.


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

Indicates the action as described below.

<actionToPerform>parlayx_call_notification_xsd:ActionValues</actionToPerform> [1..1]

The address to be used in case the action indicates 'Route'.

<routingAddress>xsd:anyURI</routingAddress> [0..1]

Charge to apply to this call.

<charging>parlayx_common_xsd:ChargingInformation</charging> [0..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="Action">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The Action data type is a structure containing the following parameters.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="actionToPerform"  type="parlayx_call_notification_xsd:ActionValues">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Indicates the action as described below.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="routingAddress"  type="xsd:anyURI">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The address to be used in case the action indicates 'Route'.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="0"  name="charging"  type="parlayx_common_xsd:ChargingInformation">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Charge to apply to this call.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 
 Collapse Used-By
Generated by WSDLdoc ©