====== < enumerate > ======
===== Description =====
The < enumerate > element is an automatically generated description of the choices available for the user. It specifies a template that is applied to each choice in the order they appear in the < menu > element, or in the < field > element that contains < option > elements.
===== Syntax =====
child elements
===== Anonymous Variables =====
If is used with no content, it lists all choices. You can customize the content using the two anonymous variables that are available within the scope of the element:
* _prompt – the prompt for the current choice.
* _dtmf – the assigned DTMF sequence for the current choice.
===== Parents =====
===== Children =====
===== Extensions =====
None.
===== Limitations/Restrictions =====
The dtmf attributes in the tags must be specified.
===== Example Code =====