Nortel Networks 2000 Switch User Manual


 
Mediant 2000 SIP
Mediant 2000 SIP User’s Manual 258 Document #: LTRT-72504
Table K-4: VoiceXML Supported Elements & Attributes (continues on pages 256 to 260)
Element Element’s
Description
Parameter
s
Parameter’s Description Supported
label
A string which may be used.
<log>
Generate a debug
message
expr
An ECMAscript expression evaluating to a string.
id
The identifier of the menu.
scope
The menu’s grammar scope.
<menu>
A dialog for choosing
amongst alternative
destinations
Dtmf
When set to true, the first nine choices that have not
explicitly specified a value for the dtmf attribute are
given the implicit ones "1", "2", etc.
count
The event count.
<noinput>
Catch a noinput
event
cond
An optional condition to test to see if the event is
caught by this element.
count
The event count.
<nomatch>
Catch a nomatch
event
cond
An optional condition to test to see if the event is
caught by this element.
name
When the object is evaluated, it sets this variable to
an ECMAScript value whose type is defined by the
object.
expr
The initial value of the form item variable.
cond
An expression that must evaluate to true after
conversion to Boolean in order for the form item to be
visited.
classid
The URI specifying the location of the object’s
implementation.
codebase
The base path used to resolve relative URIs
specified by classid, data, and archive. (Not
Supported)
codetype
The content type of data expected when loading the
object specified by classid. (Not Supported)
data
The URI specifying the location of the object’s data.
<object>
Interact with a
custom extension
type
The content type of the data specified by the data
attribute. (Not Supported)
Name
The name to be associated with this parameter when
the object or sub-dialog is invoked.
expr
An expression that computes the value associated
with name.
value
Associates a literal string value with name.
valuetype
One of data or ref, by default data; used to indicate to
an object if the value associated with name is data or
a URI (ref).
<param>
Parameter in
<object> or
<subdialog>
type
The media type of the result provided by a URI if the
valuetype is ref;
<property>
Control
implementation
platform settings.
For a list of available properties, refer to Table K-5 on
page 260.
name
The input item variable that holds the recording.
expr
The initial value of the form item variable;
cond
An expression that must evaluate to true after
conversion to Boolean in order for the form item to be
visited.
modal
If this is true all non-local speech and DTMF
grammars are not active while making the recording.
<record>
Record an audio
sample
beep
If true, a tone is emitted just prior to recording. (Not
Supported)