3.23. initial

Element typeinitial
Attributescond | expr | name
Parentsform
ChildrenPCDATA | audio | catch | enumerate | error | help | link | noinput | nomatch | prompt | property | value
DescriptionEncloses the form items that are visited by the Form Interpretation Algorithm upon entry into the containing form. After executing an initial block, the interpreter will wait until this initial element's form item variable is set before visiting the next form item in the form.

DTD

<!ELEMENT initial 
  (%audio; | %event.handler; | link | prompt | property)* >
<!ATTLIST initial
  %item.attrs; >

Language model

Attributes

cond : expression = true

A guard condition ...

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.