CallXML 3.0 Development Guide Home  |  Frameset Home


<callxml>  element


The root callxml element that contains all other elements. This element is required in any callXML documents.


usage

<callxml version="(3.0)">


attributes

version Data Type: (3.0) Default: Required
The 'version' attribute is used to specify the CallXML version number of the code. The only allowable value for this attribute is '3.0'. Do note that it is recommended that you explicitly specify version '3.0' to allow you to take advantage of the new element types and Call Progress Analyzer, (answering machine detection), features.



code samples

<3.0 callxml - version>
<?xml version="1.0" encoding= "UTF-8"?>
<callxml version="3.0">

      <prompt>
            Thanks for calling, fruit loop.
      </prompt>
</callxml>




additional links

none


  ANNOTATIONS: EXISTING POSTS
0 posts - click the button below to add a note to this page

login



© 2012 Voxeo Corporation  |  Voxeo IVR  |  VoiceXML & CCXML IVR Developer Site