====== < form > ======
===== Description =====
Forms are key components in VoiceXML applications. Forms collect user input and present information to the user. A form can define a field item (for collecting user input), or a control item (contains procedural items to help collect inputs).
===== Syntax =====
===== Attributes =====
|id|The id attribute defines the name of the form. If specified, it can be referenced within the same document or from another document. e.g.