| CallXML 2.0 Development Guide | Home | Frameset Home |
| next | Data Type: (navigation identifier) | Default: none - attribute is optional |
| The 'next' attribute sets the URL the CallXML platform will go to when the container ends. | ||
| <?xml version="1.0" encoding="UTF-8"?> <callxml version="2.0"> <block label="B1"> <text> Blindly pressing digits can be fun. Lets do it until the maxdigits event is reached. </text> <getdigits var="Var_1" maxdigits="5"/> <onmaxdigits> <text> You must have pressed a total of five digits, which were $Var_1; </text> </onmaxdigits> </block> </callxml> |
| ANNOTATIONS: EXISTING POSTS |
| login |