3.3. block

Element typeblock
Attributescond | expr | name
Parentsform
Childrenassign | audio | clear | disconnect | enumerate | exit | goto | if | log | prompt | reprompt | return | script | submit | throw | value | var
DescriptionA block is a form item that contains (non-interactive) executable code consisting of a sequence of procedural statements used for prompting and computation, not for gathering input. A block has a (normally implicit) form item variable that is set to true just before it is interpreted.

DTD

<!ELEMENT block (%executable.content;)* >
<!ATTLIST block
  %item.attrs; >

Language model

Attributes

cond : expression = true

A guard ...

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.