|
Genesys 8.1 SCXML Technical Reference |
||
< System Functions SCXML Versioning > |
The following is a list of the SCXML/XML data types that are used by functional modules.
Data Type |
Description |
---|---|
NMTOKEN |
As defined by XML — The lexical and value spaces of |
string |
As defined by XML — The lexical and value spaces of |
integer |
As defined by XML — The value space of |
value expression |
This is an expression that evaluates to either the appropriate XML or ECMAScript object that is appropriate for the attribute of the element. See SCXML Legal Data Values and Value Expressions for details. For ECMAScript profile–specific details, see 9.2.3.2 Value Expressions. |
location expression |
This is an expression that evaluates to a data model location that is appropriate for the attribute of the element. See SCXML Location Expressions for details. For ECMAScript profile–specific details, see 9.2.3.1 Location Expressions. |
boolean expression |
This is an expression that evaluates to a Boolean value. See Conditional Expressions for details. For ECMAScript profile–specific details, see 9.2.2.1 Conditional Expressions |
URI |
URI attributes used in this specification as they are defined in IETF RFC 2396 |
|
Genesys 8.1 SCXML Technical Reference |
||
< System Functions SCXML Versioning > |