Element | assign |
<xsd:attribute name="name" use="required" type="ECMAScript.LeftHandSideExpression"/> |
< ccxml xmlns = "http://www.w3.org/2002/09/ccxml" version = "1.0" > |
< accept/> |
</ transition> |
< transition state = "init" event = "connection.connected" > |
</ transition> |
< log expr = "'Houston, the dialog returned [' + event$.values.input + ']'" /> |
< exit/> |
</ transition> |
< exit/> |
</ transition> |
< log expr = "'Houston, we have a problem: (' + event$.reason + ')'" /> |
< exit/> |
</ transition> |
</ eventprocessor> |
</ ccxml> |