3.17. filled

Element typefilled
Attributesmode | namelist
Parentsfield | form | object | record | subdialog | transfer
Childrenassign | audio | clear | disconnect | enumerate | exit | goto | if | log | prompt | reprompt | return | script | submit | throw | value | var
DescriptionSpecifies an action to perform when one or more field items are filled by user input. A filled element can be a child of a field item or a child of a form element.

DTD

<!ELEMENT filled (%executable.content;)* >
<!ATTLIST filled
  mode     (any | all)   "all"
  namelist %field.names; #IMPLIED >

Language model

Attributes

mode : (any | all) = all

There are two mode values, all and

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.