VoxML 1.0 Element Reference
CLASS Element
CLASS Element
The CLASS element defines a set of elements that are to be reused within the context of a DIALOG. The definitions of a given CLASS may be inherited by STEPs or other CLASSs. The CLASS element allows the application developer to define a set of elements once, and then use them several times. The CLASS element is often used to define the default behavior of ERROR, HELP, and CANCEL, within a given DIALOG.
The CLASS element can be contained by a DIALOG element only.
Syntax
<CLASS NAME="value" [PARENT="value"] [BARGEIN="value"] [COST="value"] > VoxML </CLASS>
Attributes
Attribute Name | Allowed Values |
NAMEidentifier
PARENT | identifier |
|
|
BARGEIN | Y * |
| N |
|
|
COST | integer* |
*The COST attribute is a
October 1998 | VoxML 1.0 Language Reference 12 |