task
stringlengths
12
101
input
stringlengths
5
5.87k
output
stringlengths
1
5.47k
options
sequence
pageTitle
stringlengths
0
151
outputColName
stringlengths
1
142
url
stringlengths
24
147
wdcFile
stringlengths
71
75
2a137f5a_XHTML_2_0__attribute
[function] For example, when defining an applet you could reference a space-separated list of jar files. [attribute]
archive
[ [ "a", "r", "c", "h", "i", "v", "e" ], [ "c", "o", "n", "t", "e", "n", "t", "-", "l", "e", "n", "g", "t", "h" ], [ "d", "a", "t", "a" ], [ "d", "e", "c", "l", "a", "r", "e" ], [ "t", "y", "p", "e" ], [ "x", "m", "l", ":", "b", "a", "s", "e" ] ]
XHTML 2.0
attribute
http://www.w3.org/TR/2003/WD-xhtml2-20030506/xhtml2-diff.html
13/1438042992543.60_20150728002312-00148-ip-10-236-191-2_841151127_10.json
2a137f5a_XHTML_2_0__attribute
[function] This is similar to meta data, in that this can be used by the object handler as a hint to the physical size of the object data that is to be processed. [attribute]
content-length
[ [ "a", "r", "c", "h", "i", "v", "e" ], [ "c", "o", "n", "t", "e", "n", "t", "-", "l", "e", "n", "g", "t", "h" ], [ "d", "a", "t", "a" ], [ "d", "e", "c", "l", "a", "r", "e" ], [ "t", "y", "p", "e" ], [ "x", "m", "l", ":", "b", "a", "s", "e" ] ]
XHTML 2.0
attribute
http://www.w3.org/TR/2003/WD-xhtml2-20030506/xhtml2-diff.html
13/1438042992543.60_20150728002312-00148-ip-10-236-191-2_841151127_10.json
2a137f5a_XHTML_2_0__attribute
[function] This URI points to the object data to be processed. This can be an absolute URI (http://www.example.com/datafiles/myinstance.mpg), or a relative URI (myinstance.mpg). If you use a relative URI, then you will need to use the xml:base attribute to define the base location of the object data. This attribute should only refer to the data to be processed. [attribute]
data
[ [ "a", "r", "c", "h", "i", "v", "e" ], [ "c", "o", "n", "t", "e", "n", "t", "-", "l", "e", "n", "g", "t", "h" ], [ "d", "a", "t", "a" ], [ "d", "e", "c", "l", "a", "r", "e" ], [ "t", "y", "p", "e" ], [ "x", "m", "l", ":", "b", "a", "s", "e" ] ]
XHTML 2.0
attribute
http://www.w3.org/TR/2003/WD-xhtml2-20030506/xhtml2-diff.html
13/1438042992543.60_20150728002312-00148-ip-10-236-191-2_841151127_10.json
2a137f5a_XHTML_2_0__attribute
[function] This is used to delay the processing of the object data until such time that it is referred to by another element that requires the object data to be processed. In other words, the object data should be downloaded but should not be processed. For example, if an a element is coded to refer to the object element and the a element is activated, then the object data would be processed. [attribute]
declare
[ [ "a", "r", "c", "h", "i", "v", "e" ], [ "c", "o", "n", "t", "e", "n", "t", "-", "l", "e", "n", "g", "t", "h" ], [ "d", "a", "t", "a" ], [ "d", "e", "c", "l", "a", "r", "e" ], [ "t", "y", "p", "e" ], [ "x", "m", "l", ":", "b", "a", "s", "e" ] ]
XHTML 2.0
attribute
http://www.w3.org/TR/2003/WD-xhtml2-20030506/xhtml2-diff.html
13/1438042992543.60_20150728002312-00148-ip-10-236-191-2_841151127_10.json
2a137f5a_XHTML_2_0__attribute
[function] Defining the mime type of the object data will assist the object handler in determining whether the object data can be processed by the user agent or if an external application needs to be launched to process the object data. [attribute]
type
[ [ "a", "r", "c", "h", "i", "v", "e" ], [ "c", "o", "n", "t", "e", "n", "t", "-", "l", "e", "n", "g", "t", "h" ], [ "d", "a", "t", "a" ], [ "d", "e", "c", "l", "a", "r", "e" ], [ "t", "y", "p", "e" ], [ "x", "m", "l", ":", "b", "a", "s", "e" ] ]
XHTML 2.0
attribute
http://www.w3.org/TR/2003/WD-xhtml2-20030506/xhtml2-diff.html
13/1438042992543.60_20150728002312-00148-ip-10-236-191-2_841151127_10.json
2a137f5a_XHTML_2_0__attribute
[function] Use this attribute to define the base location of the object data. For example: http://www.example.com/datafiles/. This attribute should not be used for any other purpose. [attribute]
xml:base
[ [ "a", "r", "c", "h", "i", "v", "e" ], [ "c", "o", "n", "t", "e", "n", "t", "-", "l", "e", "n", "g", "t", "h" ], [ "d", "a", "t", "a" ], [ "d", "e", "c", "l", "a", "r", "e" ], [ "t", "y", "p", "e" ], [ "x", "m", "l", ":", "b", "a", "s", "e" ] ]
XHTML 2.0
attribute
http://www.w3.org/TR/2003/WD-xhtml2-20030506/xhtml2-diff.html
13/1438042992543.60_20150728002312-00148-ip-10-236-191-2_841151127_10.json
021da08b_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_Scenario
[MSAA] EVENT_OBJECT_HIDE The MSAA event called EVENT_OBJECT_DESTROY is not used because this has a history of stability issues and assistive technology avoids it. In any case, from the user's point of view, there is no difference between something that is hidden or destroyed. [ATK/AT-SPI event] children_changed::remove [Mac OS X Notification] AXUIElementDestroyed If in a live region, AXLiveRegionChanged [Scenario]
When an accessibility subtree is hidden
[]
WAI-ARIA 1.0 User Agent Implementation Guide
Scenario
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
021da08b_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_Scenario
[MSAA] EVENT_OBJECT_REORDER The MSAA event called EVENT_OBJECT_DESTROY is not used because this has a history of stability issues and assistive technology avoids it. In any case, from the user's point of view, there is no difference between something that is hidden or destroyed. [ATK/AT-SPI event] children_changed::remove [Mac OS X Notification] AXUIElementDestroyed If in a live region, AXLiveRegionChanged [Scenario]
When an accessibility subtree is removed
[]
WAI-ARIA 1.0 User Agent Implementation Guide
Scenario
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
021da08b_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_Scenario
[MSAA] EVENT_OBJECT_SHOW [ATK/AT-SPI event] children_changed::add [Mac OS X Notification] AXUIElementCreated If in a live region, AXLiveRegionChanged [Scenario]
When an accessibility subtree is shown
[]
WAI-ARIA 1.0 User Agent Implementation Guide
Scenario
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
021da08b_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_Scenario
[MSAA] EVENT_OBJECT_REORDER [ATK/AT-SPI event] children_changed::add [Mac OS X Notification] AXUIElementCreated If in a live region, AXLiveRegionChanged [Scenario]
When an accessibility subtree is inserted
[]
WAI-ARIA 1.0 User Agent Implementation Guide
Scenario
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
021da08b_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_Scenario
[MSAA] Treat it as a removal from one place and insertion in another [ATK/AT-SPI event] Treat it as a removal from one place and insertion in another [Mac OS X Notification] AXUIElementDestroyed/ AXUIElementCreated If in a live region, AXLiveRegionChanged [Scenario]
When an accessibility subtree is moved
[]
WAI-ARIA 1.0 User Agent Implementation Guide
Scenario
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
021da08b_ser_Agent_Implementation_Guide_events_to_be_fired_in_each_API_Scenario
[MSAA] Treat it as a removal and insertion [ATK/AT-SPI event] Treat it as a removal and insertion [Mac OS X Notification] AXUIElementDestroyed/ AXUIElementCreated If in a live region, AXLiveRegionChanged [Scenario]
When an accessibility subtree is changed (e.g. replaceNode)
[]
WAI-ARIA 1.0 User Agent Implementation Guide
Scenario
http://www.w3.org/TR/wai-aria-implementation/
13/1438042992543.60_20150728002312-00222-ip-10-236-191-2_817651861_6.json
9feedbc3_Animation___SVG_1_1___20030114___set_
[Additive?] yes ['animate'] yes ['animate Color'] no ['animate Transform'] no ['set']
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Animation - SVG 1.1 - 20030114
'set'
http://www.w3.org/TR/2003/REC-SVG11-20030114/animate.html
10/1438042992201.62_20150728002312-00066-ip-10-236-191-2_819188674_18.json
9feedbc3_Animation___SVG_1_1___20030114___set_
[Additive?] yes ['animate'] yes ['animate Color'] yes ['animate Transform'] no [Notes] Only RGB color values are additive. ['set']
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Animation - SVG 1.1 - 20030114
'set'
http://www.w3.org/TR/2003/REC-SVG11-20030114/animate.html
10/1438042992201.62_20150728002312-00066-ip-10-236-191-2_819188674_18.json
9feedbc3_Animation___SVG_1_1___20030114___set_
[Additive?] no ['animate'] no ['animate Color'] no ['animate Transform'] no ['set']
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Animation - SVG 1.1 - 20030114
'set'
http://www.w3.org/TR/2003/REC-SVG11-20030114/animate.html
10/1438042992201.62_20150728002312-00066-ip-10-236-191-2_819188674_18.json
9feedbc3_Animation___SVG_1_1___20030114___set_
[Additive?] no ['animate'] yes ['animate Color'] no ['animate Transform'] no ['set']
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Animation - SVG 1.1 - 20030114
'set'
http://www.w3.org/TR/2003/REC-SVG11-20030114/animate.html
10/1438042992201.62_20150728002312-00066-ip-10-236-191-2_819188674_18.json
9feedbc3_Animation___SVG_1_1___20030114___set_
[Additive?] yes ['animate'] no ['animate Color'] no ['animate Transform'] yes [Notes] Additive means that a transformation is post-multiplied to the base set of transformations. ['set']
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Animation - SVG 1.1 - 20030114
'set'
http://www.w3.org/TR/2003/REC-SVG11-20030114/animate.html
10/1438042992201.62_20150728002312-00066-ip-10-236-191-2_819188674_18.json
9feedbc3_Animation___SVG_1_1___20030114___set_
[Data type] All other data types used in animatable attributes and properties [Additive?] no ['animate'] yes ['animate Color'] no ['animate Transform'] no ['set']
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Animation - SVG 1.1 - 20030114
'set'
http://www.w3.org/TR/2003/REC-SVG11-20030114/animate.html
10/1438042992201.62_20150728002312-00066-ip-10-236-191-2_819188674_18.json
8c21ce22_Markup_Language__VoiceXML__3_0__Speech_Recognition_Properties_Name
[Description] The speech recognition confidence level, a float value in the range of 0.0 to 1.0. Results are rejected (a nomatch event is thrown) when application.lastresult$.confidence is below this threshold. A value of 0.0 means minimum confidence is needed for a recognition, and a value of 1.0 requires maximum confidence. The value is a Real Number Designation (see 8.4 Value Designations ). [Default] 0.5 [Name]
confidencelevel
[ [ "c", "o", "n", "f", "i", "d", "e", "n", "c", "e", "l", "e", "v", "e", "l" ], [ "s", "e", "n", "s", "i", "t", "i", "v", "i", "t", "y" ], [ "s", "p", "e", "e", "d", "v", "s", "a", "c", "c", "u", "r", "a", "c", "y" ], [ "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "i", "n", "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "m", "a", "x", "s", "p", "e", "e", "c", "h", "t", "i", "m", "e", "o", "u", "t" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_142.json
8c21ce22_Markup_Language__VoiceXML__3_0__Speech_Recognition_Properties_Name
[Description] Set the sensitivity level. A value of 1.0 means that it is highly sensitive to quiet input. A value of 0.0 means it is least sensitive to noise. The value is a Real Number Designation (see 8.4 Value Designations ). [Default] 0.5 [Name]
sensitivity
[ [ "c", "o", "n", "f", "i", "d", "e", "n", "c", "e", "l", "e", "v", "e", "l" ], [ "s", "e", "n", "s", "i", "t", "i", "v", "i", "t", "y" ], [ "s", "p", "e", "e", "d", "v", "s", "a", "c", "c", "u", "r", "a", "c", "y" ], [ "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "i", "n", "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "m", "a", "x", "s", "p", "e", "e", "c", "h", "t", "i", "m", "e", "o", "u", "t" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_142.json
8c21ce22_Markup_Language__VoiceXML__3_0__Speech_Recognition_Properties_Name
[Description] A hint specifying the desired balance between speed vs. accuracy. A value of 0.0 means fastest recognition. A value of 1.0 means best accuracy. The value is a Real Number Designation (see 8.4 Value Designations ). [Default] 0.5 [Name]
speedvsaccuracy
[ [ "c", "o", "n", "f", "i", "d", "e", "n", "c", "e", "l", "e", "v", "e", "l" ], [ "s", "e", "n", "s", "i", "t", "i", "v", "i", "t", "y" ], [ "s", "p", "e", "e", "d", "v", "s", "a", "c", "c", "u", "r", "a", "c", "y" ], [ "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "i", "n", "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "m", "a", "x", "s", "p", "e", "e", "c", "h", "t", "i", "m", "e", "o", "u", "t" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_142.json
8c21ce22_Markup_Language__VoiceXML__3_0__Speech_Recognition_Properties_Name
[Description] The length of silence required following user speech before the speech recognizer finalizes a result (either accepting it or throwing a nomatch event). The complete timeout is used when the speech is a complete match of an active grammar. By contrast, the incomplete timeout is used when the speech is an incomplete match to an active grammar. A long complete timeout value delays the result completion and therefore makes the computer's response slow. A short complete timeout may lead to an utterance being broken up inappropriately. Reasonable complete timeout values are typically in the range of 0.3 seconds to 1.0 seconds. The value is a Time Designation (see 8.4 Value Designations ). See 8.3 Speech and DTMF Input Timing Properties . Although platforms must parse the completetimeout property, platforms are not required to support the behavior of completetimeout. Platforms choosing not to support the behavior of completetimeout must so document and adjust the behavior of the incompletetimeout property as described below. [Default] platform-dependent [Name]
completetimeout
[ [ "c", "o", "n", "f", "i", "d", "e", "n", "c", "e", "l", "e", "v", "e", "l" ], [ "s", "e", "n", "s", "i", "t", "i", "v", "i", "t", "y" ], [ "s", "p", "e", "e", "d", "v", "s", "a", "c", "c", "u", "r", "a", "c", "y" ], [ "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "i", "n", "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "m", "a", "x", "s", "p", "e", "e", "c", "h", "t", "i", "m", "e", "o", "u", "t" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_142.json
8c21ce22_Markup_Language__VoiceXML__3_0__Speech_Recognition_Properties_Name
[Description] The required length of silence following user speech after which a recognizer finalizes a result. The incomplete timeout applies when the speech prior to the silence is an incomplete match of all active grammars. In this case, once the timeout is triggered, the partial result is rejected (with a nomatch event). The incomplete timeout also applies when the speech prior to the silence is a complete match of an active grammar, but where it is possible to speak further and still match the grammar. By contrast, the complete timeout is used when the speech is a complete match to an active grammar and no further words can be spoken. A long incomplete timeout value delays the result completion and therefore makes the computer's response slow. A short incomplete timeout may lead to an utterance being broken up inappropriately. The incomplete timeout is usually longer than the complete timeout to allow users to pause mid-utterance (for example, to breathe). See 8.3 Speech and DTMF Input Timing Properties Platforms choosing not to support the completetimeout property (described above) must use the maximum of the completetimeout and incompletetimeout values as the value for the incompletetimeout. The value is a Time Designation (see 8.4 Value Designations ). [Default] undefined? [Name]
incompletetimeout
[ [ "c", "o", "n", "f", "i", "d", "e", "n", "c", "e", "l", "e", "v", "e", "l" ], [ "s", "e", "n", "s", "i", "t", "i", "v", "i", "t", "y" ], [ "s", "p", "e", "e", "d", "v", "s", "a", "c", "c", "u", "r", "a", "c", "y" ], [ "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "i", "n", "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "m", "a", "x", "s", "p", "e", "e", "c", "h", "t", "i", "m", "e", "o", "u", "t" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_142.json
8c21ce22_Markup_Language__VoiceXML__3_0__Speech_Recognition_Properties_Name
[Description] The maximum duration of user speech. If this time elapsed before the user stops speaking, the event "maxspeechtimeout" is thrown. The value is a Time Designation (see 8.4 Value Designations ). [Default] platform-dependent [Name]
maxspeechtimeout
[ [ "c", "o", "n", "f", "i", "d", "e", "n", "c", "e", "l", "e", "v", "e", "l" ], [ "s", "e", "n", "s", "i", "t", "i", "v", "i", "t", "y" ], [ "s", "p", "e", "e", "d", "v", "s", "a", "c", "c", "u", "r", "a", "c", "y" ], [ "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "i", "n", "c", "o", "m", "p", "l", "e", "t", "e", "t", "i", "m", "e", "o", "u", "t" ], [ "m", "a", "x", "s", "p", "e", "e", "c", "h", "t", "i", "m", "e", "o", "u", "t" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_142.json
6bfd0793_Markup_Language__VoiceXML__3_0_Table_28__Attributes_Description
[Name] bargein [Type] boolean [Required] No [Default Value] bargein property [Description]
Controls whether the prompt can be interrupted.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_47.json
6bfd0793_Markup_Language__VoiceXML__3_0_Table_28__Attributes_Description
[Name] bargeintype [Type] string [Required] No [Default Value] bargeintype property [Description]
On prompts that can be interrupted, determines the type of bargein, either 'speech', or 'hotword'.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_47.json
6bfd0793_Markup_Language__VoiceXML__3_0_Table_28__Attributes_Description
[Name] cond [Type] data model expression [Required] No [Default Value] true [Description]
A data model expression that must evaluate to true after conversion to boolean in order for the prompt to be played.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_47.json
6bfd0793_Markup_Language__VoiceXML__3_0_Table_28__Attributes_Description
[Name] count [Type] positive integer [Required] No [Default Value] 1 [Description]
A number indicating the repetition count, allowing a prompt to be activated or not depending on the current repetition count.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_47.json
6bfd0793_Markup_Language__VoiceXML__3_0_Table_28__Attributes_Description
[Name] timeout [Type] Time Designation [Required] No [Default Value] timeout property [Description]
The time to wait for user input.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_47.json
6bfd0793_Markup_Language__VoiceXML__3_0_Table_28__Attributes_Description
[Name] xml:lang [Type] string [Required] No [Default Value] document's "xml:lang" attribute [Description]
The language identifier for the prompt.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_47.json
6bfd0793_Markup_Language__VoiceXML__3_0_Table_28__Attributes_Description
[Name] xml:base [Type] string [Required] No [Default Value] document's "xml:base" attribute [Description]
Declares the base URI from which relative URIs in the prompt are resolved.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_47.json
816b9447_XForms_Quick_Reference__Description
[Function] avg [Arguments] node-set [Returns] number [Description]
Average
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] boolean-from-string [Arguments] string [Returns] boolean [Description]
Type conversion
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] count-non-empty [Arguments] node-set [Returns] number [Description]
Count non-empty
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] days-from-date [Arguments] string [Returns] number [Description]
Days in epoch
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] if [Arguments] boolean, string, string [Returns] string [Description]
Conditional
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] index [Arguments] string [Returns] number [Description]
Repeat index
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] instance [Arguments] string [Returns] node-set [Description]
Locate instance
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] max [Arguments] node-set [Returns] number [Description]
Maximum
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] min [Arguments] node-set [Returns] number [Description]
Minimum
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] months [Arguments] string [Returns] number [Description]
Months in period
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] now [Arguments] - [Returns] string [Description]
Current time
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] property [Arguments] string [Returns] string [Description]
Feature value
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] seconds [Arguments] string [Returns] number [Description]
Seconds in period
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
816b9447_XForms_Quick_Reference__Description
[Function] seconds-from-dateTime [Arguments] string [Returns] number [Description]
Seconds in epoch
[]
XForms Quick Reference
Description
http://www.w3.org/MarkUp/Forms/2006/xforms-qr.html
10/1438042988065.26_20150728002308-00251-ip-10-236-191-2_826381115_11.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] hidden [State] Hidden [Control type] n/a [Data type]
An arbitrary string
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] text [State] Text [Control type] Text field [Data type]
Text with no line breaks
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] search [State] Search [Control type] Search field [Data type]
Text with no line breaks
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] tel [State] Telephone [Control type] A text field [Data type]
Text with no line breaks
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] url [State] URL [Control type] A text field [Data type]
An absolute IRI
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] email [State] E-mail [Control type] A text field [Data type]
An e-mail address or list of e-mail addresses
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] password [State] Password [Control type] Text field that obscures data entry [Data type]
Text with no line breaks (sensitive information)
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] datetime [State] Date and Time [Control type] A date and time control [Data type]
A date and time (year, month, day, hour, minute, second, fraction of a second) with the time zone set to UTC
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] date [State] Date [Control type] A date control [Data type]
A date (year, month, day) with no time zone
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] month [State] Month [Control type] A month control [Data type]
A date consisting of a year and a month with no time zone
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] week [State] Week [Control type] A week control [Data type]
A date consisting of a week-year number and a week number with no time zone
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] time [State] Time [Control type] A time control [Data type]
A time (hour, minute, seconds, fractional seconds) with no time zone
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] datetime-local [State] Local Date and Time [Control type] A date and time control [Data type]
A date and time (year, month, day, hour, minute, second, fraction of a second) with no time zone
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] number [State] Number [Control type] A text field or spinner control [Data type]
A numerical value
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] range [State] Range [Control type] A slider control or similar [Data type]
A numerical value, with the extra semantic that the exact value is not important
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] color [State] Color [Control type] A color well [Data type]
An sRGB color with 8-bit red, green, and blue components
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] checkbox [State] Checkbox [Control type] A checkbox [Data type]
A set of zero or more values from a predefined list
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] radio [State] Radio Button [Control type] A radio button [Data type]
An enumerated value
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] file [State] File Upload [Control type] A label and a button [Data type]
Zero or more files each with a MIME type and optionally a file name
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] submit [State] Submit Button [Control type] A button [Data type]
An enumerated value, with the extra semantic that it must be the last value selected and initiates form submission
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] image [State] Image Button [Control type] Either a clickable image, or a button [Data type]
A coordinate, relative to a particular image's size, with the extra semantic that it must be the last value selected and initiates form submission
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] reset [State] Reset Button [Control type] A button [Data type]
n/a
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
aa299974_10_7_The_input_element___HTML5__Data_type
[Keyword] button [State] Button [Control type] A button [Data type]
n/a
[]
4.10.7 The input element — HTML5
Data type
http://www.w3.org/TR/2011/WD-html5-20110525/the-input-element.html
10/1438042988065.26_20150728002308-00029-ip-10-236-191-2_820517405_0.json
b0f3e3c6_Markup_Language__VoiceXML__3_0_s_sent_by_recognition_resource_Event
[Target] controller [Sequencing] one-of: prepared, notPrepared [Description] positive response to prepare (activeGrammars or activeVoiceModel prepared) [Event]
prepared
[ [ "p", "r", "e", "p", "a", "r", "e", "d" ], [ "n", "o", "t", "P", "r", "e", "p", "a", "r", "e", "d" ], [ "i", "n", "p", "u", "t", "S", "t", "a", "r", "t", "e", "d" ], [ "i", "n", "p", "u", "t", "F", "i", "n", "i", "s", "h", "e", "d" ], [ "p", "a", "r", "t", "i", "a", "l", "R", "e", "s", "u", "l", "t" ], [ "r", "e", "c", "o", "R", "e", "s", "u", "l", "t" ], [ "e", "r", "r", "o", "r" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Event
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_17.json
b0f3e3c6_Markup_Language__VoiceXML__3_0_s_sent_by_recognition_resource_Event
[Target] controller [Sequencing] one-of: prepared, notPrepared [Description] negative response to prepare (no activeGrammars or activeVoiceModel defined) [Event]
notPrepared
[ [ "p", "r", "e", "p", "a", "r", "e", "d" ], [ "n", "o", "t", "P", "r", "e", "p", "a", "r", "e", "d" ], [ "i", "n", "p", "u", "t", "S", "t", "a", "r", "t", "e", "d" ], [ "i", "n", "p", "u", "t", "F", "i", "n", "i", "s", "h", "e", "d" ], [ "p", "a", "r", "t", "i", "a", "l", "R", "e", "s", "u", "l", "t" ], [ "r", "e", "c", "o", "R", "e", "s", "u", "l", "t" ], [ "e", "r", "r", "o", "r" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Event
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_17.json
b0f3e3c6_Markup_Language__VoiceXML__3_0_s_sent_by_recognition_resource_Event
[Target] controller [Description] notification that onset of input has been detected [Event]
inputStarted
[ [ "p", "r", "e", "p", "a", "r", "e", "d" ], [ "n", "o", "t", "P", "r", "e", "p", "a", "r", "e", "d" ], [ "i", "n", "p", "u", "t", "S", "t", "a", "r", "t", "e", "d" ], [ "i", "n", "p", "u", "t", "F", "i", "n", "i", "s", "h", "e", "d" ], [ "p", "a", "r", "t", "i", "a", "l", "R", "e", "s", "u", "l", "t" ], [ "r", "e", "c", "o", "R", "e", "s", "u", "l", "t" ], [ "e", "r", "r", "o", "r" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Event
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_17.json
b0f3e3c6_Markup_Language__VoiceXML__3_0_s_sent_by_recognition_resource_Event
[Target] controller [Description] notification that the end of input has been detected [Event]
inputFinished
[ [ "p", "r", "e", "p", "a", "r", "e", "d" ], [ "n", "o", "t", "P", "r", "e", "p", "a", "r", "e", "d" ], [ "i", "n", "p", "u", "t", "S", "t", "a", "r", "t", "e", "d" ], [ "i", "n", "p", "u", "t", "F", "i", "n", "i", "s", "h", "e", "d" ], [ "p", "a", "r", "t", "i", "a", "l", "R", "e", "s", "u", "l", "t" ], [ "r", "e", "c", "o", "R", "e", "s", "u", "l", "t" ], [ "e", "r", "r", "o", "r" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Event
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_17.json
b0f3e3c6_Markup_Language__VoiceXML__3_0_s_sent_by_recognition_resource_Event
[Target] controller [Payload] results (M), listener (O) [Description] notification of a partial recognition result [Event]
partialResult
[ [ "p", "r", "e", "p", "a", "r", "e", "d" ], [ "n", "o", "t", "P", "r", "e", "p", "a", "r", "e", "d" ], [ "i", "n", "p", "u", "t", "S", "t", "a", "r", "t", "e", "d" ], [ "i", "n", "p", "u", "t", "F", "i", "n", "i", "s", "h", "e", "d" ], [ "p", "a", "r", "t", "i", "a", "l", "R", "e", "s", "u", "l", "t" ], [ "r", "e", "c", "o", "R", "e", "s", "u", "l", "t" ], [ "e", "r", "r", "o", "r" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Event
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_17.json
b0f3e3c6_Markup_Language__VoiceXML__3_0_s_sent_by_recognition_resource_Event
[Target] controller [Payload] results (M), listener (O) [Description] notification of complete recognition result, including the results structure and a listener [Event]
recoResult
[ [ "p", "r", "e", "p", "a", "r", "e", "d" ], [ "n", "o", "t", "P", "r", "e", "p", "a", "r", "e", "d" ], [ "i", "n", "p", "u", "t", "S", "t", "a", "r", "t", "e", "d" ], [ "i", "n", "p", "u", "t", "F", "i", "n", "i", "s", "h", "e", "d" ], [ "p", "a", "r", "t", "i", "a", "l", "R", "e", "s", "u", "l", "t" ], [ "r", "e", "c", "o", "R", "e", "s", "u", "l", "t" ], [ "e", "r", "r", "o", "r" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Event
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_17.json
b0f3e3c6_Markup_Language__VoiceXML__3_0_s_sent_by_recognition_resource_Event
[Target] controller [Payload] error status (M) [Description] notification that an error has occurred [Event]
error
[ [ "p", "r", "e", "p", "a", "r", "e", "d" ], [ "n", "o", "t", "P", "r", "e", "p", "a", "r", "e", "d" ], [ "i", "n", "p", "u", "t", "S", "t", "a", "r", "t", "e", "d" ], [ "i", "n", "p", "u", "t", "F", "i", "n", "i", "s", "h", "e", "d" ], [ "p", "a", "r", "t", "i", "a", "l", "R", "e", "s", "u", "l", "t" ], [ "r", "e", "c", "o", "R", "e", "s", "u", "l", "t" ], [ "e", "r", "r", "o", "r" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Event
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_17.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] next [Required] true [Type] ECMAScript Expression [Default Value] none [Description] An ECMAScript expression which returns the URI of the resource to be fetched. [Valid Values]
a valid URL
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] namelist [Required] false [Type] Var List [Default Value] none [Description] A list of zero or more whitespace separated CCXML variable names. These variables will be submitted to the server, with the same qualification as used in the namelist. When an ECMAscript variable is submitted to the server, its value is first converted into a string before being submitted. If the variable is an ECMAScript Object, the mechanism by which it is submitted is not currently defined. Instead of submitting ECMAScript Objects directly, the application developer may explicitly submit the properties of an Object. e.g. "date.month date.year". [Valid Values]
List of ECMAScript Variable names
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] method [Required] false [Type] ECMAScript Expression [Default Value] get [Description] An ECMAScript expression which returns a character string that indicates the HTTP method to use. Values defined by the specification are: get This indicates that the "GET" method will be used to fetch the URL. post This indicates that the "POST" method will be used while submitting the URL to the server. [Valid Values]
get post
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] sessionid [Required] false [Type] ECMAScript Left Hand Side Expression [Default Value] none [Description] An ECMAScript left hand side expression evaluating to a previously defined variable. The value of the attribute will receive an internally generated unique string identifier which identifies the newly created session. [Valid Values]
ECMAScript Variable
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] timeout [Required] false [Type] ECMAScript Expression [Default Value] none [Description] The character string returned is interpreted as a time interval. This time interval is interpreted by the new CCXML session as the maximum time it should wait for the completion of the fetch for the initial document specified by the next attribute. If the new CCXML session is unable to fetch the initial document within the timeout interval, an error.fetch event must be thrown. [Valid Values]
An ECMAScript expression which returns a character string in CSS2 [CSS2] format
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] maxage [Required] false [Type] ECMAScript Expression [Default Value] none [Description] The character string returned is interpreted as a time interval. This indicates that the document is willing to use content whose age is no greater than the specified time in seconds (cf. 'max-age' in HTTP 1.1 [RFC2616]). The document is not willing to use stale content, unless maxstale is also provided. [Valid Values]
An ECMAScript expression which returns a valid time value for the HTTP 1.1 request [RFC2616]
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] maxstale [Required] false [Type] ECMAScript Expression [Default Value] none [Description] The character string returned is interpreted as a time interval. This indicates that the document is willing to use content that has exceeded its expiration time (cf. 'max-age' in HTTP 1.1 [RFC2616]). If maxstale is assigned a value, then the document is willing to accept content that has exceeded its expiration time by no more than the specified number of seconds. [Valid Values]
An ECMAScript expression which returns a valid time value for the HTTP 1.1 request [RFC2616]
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
d9ca875e_all_Control__CCXML_Version_1_0__Valid_Values
[Name] enctype [Required] false [Attribute Constraints] Valid only when the value of the method is "post" [Type] ECMAScript Expression [Default Value] application/x-www-form-urlencoded [Description] An ECMAScript expression which returns a character string that indicates the media encoding type of the submitted document (when the value of the method is "post"). Values defined by the specification are: application/x-www-form-urlencoded This indicates that the ccxml variables specified in the namelist will be url encoded. [Valid Values]
valid media encoding type
[]
Voice Browser Call Control: CCXML Version 1.0
Valid Values
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_11.json
f2ca95c7_all_Control__CCXML_Version_1_0__Details
[Field Name] name [Details]
" connection.redirected "
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_89.json
f2ca95c7_all_Control__CCXML_Version_1_0__Details
[Field Name] connectionid [Details]
The ID of the Connection associated with this event
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_89.json
f2ca95c7_all_Control__CCXML_Version_1_0__Details
[Field Name] protocol * [Details]
The platform protocol ID of the Connection protocol
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_89.json
f2ca95c7_all_Control__CCXML_Version_1_0__Details
[Field Name] reason * [Details]
A redirect result code.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_89.json
f2ca95c7_all_Control__CCXML_Version_1_0__Details
[Field Name] info * [Details]
An object which provides additional platform or protocol dependent information
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_89.json
f2ca95c7_all_Control__CCXML_Version_1_0__Details
[Field Name] connection [Details]
an ECMAScript object reference to the Connection object identified by the connectionid property for this event
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_89.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] The name must conform to the variable naming conventions in (TODO). [Description] The form item variable in the dialog scope that will hold the recording. The name must be unique among form items in the form. If the name is not unique, then a badfetch error is thrown when the document is fetched. Note that how this variable is implemented may vary between platforms (although all platforms must support its behavior in and as described in this specification). [Required] Yes [Name]
name
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] TBD [Description] The initial value of the form item variable. If initialized to a value, then the form item will not be visited unless the form item variable is cleared. [Required] No [Default Value] ECMAScript undefined [Name]
expr
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] data model expression [Description] A data model expression that must evaluate to true after conversion to boolean in order for the form item to be visited. [Required] No [Default Value] true [Name]
cond
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] boolean [Description] If this is true, all non-local speech and DTMF grammars are not active while making the recording. If this is false, non-local speech and DTMF grammars are active. [Required] No [Default Value] true [Name]
modal
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] boolean [Description] If true, a tone is emitted just prior to recording. [Required] No [Default Value] false [Name]
beep
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] Time Designation [Description] The maximum duration to record. [Required] No [Default Value] Platform-specific value [Name]
maxtime
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] Time Designation [Description] The interval of silence that indicates end of speech. [Required] No [Default Value] Platform-specific value [Name]
finalsilence
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] boolean [Description] If true, any DTMF keypress will be treated as a match of an active (anonymous) local DTMF grammar. [Required] No [Default Value] true [Name]
dtmfterm
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
1a844d06_Markup_Language__VoiceXML__3_0_Table_85__Attributes_Name
[Type] Required audio file formats specified in Appendix E of VoiceXML 2 (Other formats may also be supported) [Description] The media format of the resulting recording. [Required] No [Default Value] Platform-specific (one of the required formats) [Name]
type
[ [ "n", "a", "m", "e" ], [ "e", "x", "p", "r" ], [ "c", "o", "n", "d" ], [ "m", "o", "d", "a", "l" ], [ "b", "e", "e", "p" ], [ "m", "a", "x", "t", "i", "m", "e" ], [ "f", "i", "n", "a", "l", "s", "i", "l", "e", "n", "c", "e" ], [ "d", "t", "m", "f", "t", "e", "r", "m" ], [ "t", "y", "p", "e" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Name
http://www.w3.org/TR/voicexml30/diff.html
10/1438042988065.26_20150728002308-00144-ip-10-236-191-2_808439047_124.json
5c4ca607_all_Control__CCXML_Version_1_0__Details
[Field Name] name [Details]
" connection.failed "
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_91.json
5c4ca607_all_Control__CCXML_Version_1_0__Details
[Field Name] connectionid [Details]
The ID of the Connection associated with this event
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050111/ccxml-change.html
10/1438042992201.62_20150728002312-00248-ip-10-236-191-2_810991988_91.json