developer_guide:voicexml_references:elements:object

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

developer_guide:voicexml_references:elements:object [2015/10/27 21:40] – created borjadeveloper_guide:voicexml_references:elements:object [2015/10/28 14:32] (current) borja
Line 31: Line 31:
 |expr|The expr attribute is the initial value of the variable.  This attribute is optional and defaults to undefined.| |expr|The expr attribute is the initial value of the variable.  This attribute is optional and defaults to undefined.|
 |cond|The cond attribute is a Boolean expression that must evaluate to true in order for this object to execute. This attribute is optional and defaults to true.| |cond|The cond attribute is a Boolean expression that must evaluate to true in order for this object to execute. This attribute is optional and defaults to true.|
-|classid|The classid attribute is the URI specifying the location of the object’s implementation.  The platform can access external objects (dynamic installed libraries).  To specify one, give the URI like, "extern:name", where 'name' generates the reference to VXIobject_name.so. I6NET can provide an SDK tool kit to develop external objects.|+|classid|The classid attribute is the URI specifying the location of the object’s implementation.  The platform can access external objects (dynamic installed libraries).  To specify one, give the URI like, "extern:name", where 'name' generates the reference to VXIobject_name.so. Voximal provides an SDK tool kit to develop external objects.|
 |codebase|The codebase attribute is the base path used to resolve relative URIs specified by classid, data, and archive.   This attribute is optional and defaults to the base URI of current document.| |codebase|The codebase attribute is the base path used to resolve relative URIs specified by classid, data, and archive.   This attribute is optional and defaults to the base URI of current document.|
 |codetype|The codetype attribute is the content type of data expected when downloading the object specified by classid.  This attribute is optional and defaults to the value of the type attribute.| |codetype|The codetype attribute is the content type of data expected when downloading the object specified by classid.  This attribute is optional and defaults to the value of the type attribute.|
  • developer_guide/voicexml_references/elements/object.1445982002.txt.gz
  • Last modified: 2015/10/27 21:40
  • by borja