3.60. vxml

Element typevxml
Attributesapplication | base | version | xml:lang
ParentsNone.
Childrencatch | error | form | help | link | meta | menu | noinput | nomatch | property | script | var
DescriptionContains a VoiceXML document.

DTD

<!ELEMENT vxml       
  (%event.handler; | form | link | menu | meta | 
  property | script | var)+ >
<!ATTLIST vxml 
  application %uri;   #IMPLIED
  base        %uri;   #IMPLIED
  xml:lang    NMTOKEN #IMPLIED
  version     CDATA   #REQUIRED >

Language model

Attributes

application : uri

Indicates that this VoiceXML document is an application leaf document of the specified application root document.

base : uri

The base URI for all relative URIs within this ...

Get Definitive VoiceXML™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.