3.18. form

Element typeform
Attributesid | scope
Parentsvxml
Childrenblock | catch | error | field | filled | grammar | help | initial | link | noinput | nomatch | object | property | record | script | subdialog | transfer | var
DescriptionA collection of form items that are to be collected through a dialog with the user according to the Form Interpretation Algorithm.

DTD

<!ELEMENT form
  (%input; | %event.handler; | filled | initial | object | link | 
  property | record | script | subdialog | transfer | %variable;)* >
<!ATTLIST form
  id    ID      #IMPLIED 
  scope %scope; 'dialog' >

Language model

Attributes

id : ID

The identifier of a form. It allows the form ...

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.