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
07836638_all_Control__CCXML_Version_1_0__Required
[Attribute Name] dialogid [Type] string [Details] The ID of the dialog. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json
07836638_all_Control__CCXML_Version_1_0__Required
[Attribute Name] connectionid [Type] string [Details] The identifier of the connection to which the dialog connection could not be started (usually the connectionid that was specified in the dialogstart). If the dialog was being connected to a conference the value must be undefined. [Required]
false
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json
07836638_all_Control__CCXML_Version_1_0__Required
[Attribute Name] conferenceid [Type] string [Details] The identifier of the conference to which the dialog connection could not be started (usually the conferenceid that was specified in the dialogstart). If the dialog was being connected to a connection the value must be undefined. [Required]
false
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json
07836638_all_Control__CCXML_Version_1_0__Required
[Attribute Name] reason [Type] string [Details] A description of the reason the dialog could not be started. Content of this field is platform-specific. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json
07836638_all_Control__CCXML_Version_1_0__Required
[Attribute Name] eventsource [Type] string [Details] The unique identifier of the event source. This identifies the DIALOG Event I/O Processor that sent this event. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json
07836638_all_Control__CCXML_Version_1_0__Required
[Attribute Name] eventsourcetype [Type] string [Details] The name of the Event I/O Processor that sent this event. This must be set to dialog as this is an event generated by the Dialog Session Event processor. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[Name] next [Required] true [Type] ECMAScript Expression [Default Value] none [Valid Values] a valid URL [Description]
An ECMAScript expression which returns the URI of the resource to be fetched.
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[Name] namelist [Required] false [Type] Var List [Default Value] none [Valid Values] List of ECMAScript Variable names [Description]
A list of zero or more whitespace separated CCXML variable names. These variables must 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 must be first converted into a string before being submitted. If the variable is an ECMAScript Object, the mechanism by which it must be 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".
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[Name] method [Required] false [Type] ECMAScript Expression [Default Value] get [Valid Values] get post [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 must be used to fetch the URL. post This indicates that the "POST" method must be used while submitting the URL to the server.
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[Name] sessionid [Required] false [Type] ECMAScript Left Hand Side Expression [Default Value] none [Valid Values] ECMAScript Variable [Description]
An ECMAScript left hand side expression evaluating to a previously defined variable. The value of the attribute must receive an internally generated unique string identifier which identifies the newly created session.
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[Name] timeout [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression which returns a character string in CSS2 [CSS2] format [Description]
The character string returned must be interpreted as a time interval. This time interval must be interpreted by the new CCXML session as the maximum time it may 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.
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[Name] maxage [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression which returns a valid time value for the HTTP 1.1 request [RFC2616] [Description]
The character string returned must be interpreted as a time interval. This indicates that the document is willing to use content whose age must be 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.
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[Name] maxstale [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression which returns a valid time value for the HTTP 1.1 request [RFC2616] [Description]
The character string returned must be 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.
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
a7a8a30a_all_Control__CCXML_Version_1_0__Description
[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 [Valid Values] valid media encoding type [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 must be url encoded.
[]
Voice Browser Call Control: CCXML Version 1.0
Description
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_9.json
3125aae7_7_8_Drag_and_drop___HTML5__Event_Name
[Target] Source node [Bubbles?] ✓ Bubbles [Cancelable?] ✓ Cancelable [dataTransfer] Contains source node unless a selection is being dragged, in which case it is empty; files returns any files included in the drag operation [effectAllowed] uninitialized [dropEffect] none [Default Action] Initiate the drag-and-drop operation [Event Name]
dragstart
[ [ "d", "r", "a", "g", "s", "t", "a", "r", "t" ], [ "d", "r", "a", "g" ], [ "d", "r", "a", "g", "e", "n", "t", "e", "r" ], [ "d", "r", "a", "g", "l", "e", "a", "v", "e" ], [ "d", "r", "a", "g", "o", "v", "e", "r" ], [ "d", "r", "o", "p" ], [ "d", "r", "a", "g", "e", "n", "d" ] ]
7.8 Drag and drop — HTML5
Event Name
http://www.w3.org/TR/2010/WD-html5-20101019/dnd.html
23/1438042990609.0_20150728002310-00027-ip-10-236-191-2_818428551_0.json
3125aae7_7_8_Drag_and_drop___HTML5__Event_Name
[Target] Source node [Bubbles?] ✓ Bubbles [Cancelable?] ✓ Cancelable [dataTransfer] Empty [effectAllowed] Same as last event [dropEffect] none [Default Action] Continue the drag-and-drop operation [Event Name]
drag
[ [ "d", "r", "a", "g", "s", "t", "a", "r", "t" ], [ "d", "r", "a", "g" ], [ "d", "r", "a", "g", "e", "n", "t", "e", "r" ], [ "d", "r", "a", "g", "l", "e", "a", "v", "e" ], [ "d", "r", "a", "g", "o", "v", "e", "r" ], [ "d", "r", "o", "p" ], [ "d", "r", "a", "g", "e", "n", "d" ] ]
7.8 Drag and drop — HTML5
Event Name
http://www.w3.org/TR/2010/WD-html5-20101019/dnd.html
23/1438042990609.0_20150728002310-00027-ip-10-236-191-2_818428551_0.json
3125aae7_7_8_Drag_and_drop___HTML5__Event_Name
[Target] Immediate user selection or the body element [Bubbles?] ✓ Bubbles [Cancelable?] ✓ Cancelable [dataTransfer] Empty [effectAllowed] Same as last event [dropEffect] Based on effectAllowed value [Default Action] Reject immediate user selection as potential target element [Event Name]
dragenter
[ [ "d", "r", "a", "g", "s", "t", "a", "r", "t" ], [ "d", "r", "a", "g" ], [ "d", "r", "a", "g", "e", "n", "t", "e", "r" ], [ "d", "r", "a", "g", "l", "e", "a", "v", "e" ], [ "d", "r", "a", "g", "o", "v", "e", "r" ], [ "d", "r", "o", "p" ], [ "d", "r", "a", "g", "e", "n", "d" ] ]
7.8 Drag and drop — HTML5
Event Name
http://www.w3.org/TR/2010/WD-html5-20101019/dnd.html
23/1438042990609.0_20150728002310-00027-ip-10-236-191-2_818428551_0.json
3125aae7_7_8_Drag_and_drop___HTML5__Event_Name
[Target] Previous target element [Bubbles?] ✓ Bubbles [Cancelable?] — [dataTransfer] Empty [effectAllowed] Same as last event [dropEffect] none [Default Action] None [Event Name]
dragleave
[ [ "d", "r", "a", "g", "s", "t", "a", "r", "t" ], [ "d", "r", "a", "g" ], [ "d", "r", "a", "g", "e", "n", "t", "e", "r" ], [ "d", "r", "a", "g", "l", "e", "a", "v", "e" ], [ "d", "r", "a", "g", "o", "v", "e", "r" ], [ "d", "r", "o", "p" ], [ "d", "r", "a", "g", "e", "n", "d" ] ]
7.8 Drag and drop — HTML5
Event Name
http://www.w3.org/TR/2010/WD-html5-20101019/dnd.html
23/1438042990609.0_20150728002310-00027-ip-10-236-191-2_818428551_0.json
3125aae7_7_8_Drag_and_drop___HTML5__Event_Name
[Target] Current target element [Bubbles?] ✓ Bubbles [Cancelable?] ✓ Cancelable [dataTransfer] Empty [effectAllowed] Same as last event [dropEffect] Based on effectAllowed value [Default Action] Reset the current drag operation to "none" [Event Name]
dragover
[ [ "d", "r", "a", "g", "s", "t", "a", "r", "t" ], [ "d", "r", "a", "g" ], [ "d", "r", "a", "g", "e", "n", "t", "e", "r" ], [ "d", "r", "a", "g", "l", "e", "a", "v", "e" ], [ "d", "r", "a", "g", "o", "v", "e", "r" ], [ "d", "r", "o", "p" ], [ "d", "r", "a", "g", "e", "n", "d" ] ]
7.8 Drag and drop — HTML5
Event Name
http://www.w3.org/TR/2010/WD-html5-20101019/dnd.html
23/1438042990609.0_20150728002310-00027-ip-10-236-191-2_818428551_0.json
3125aae7_7_8_Drag_and_drop___HTML5__Event_Name
[Target] Current target element [Bubbles?] ✓ Bubbles [Cancelable?] ✓ Cancelable [dataTransfer] getData() returns data set in dragstart event; files returns any files included in the drag operation [effectAllowed] Same as last event [dropEffect] Current drag operation [Default Action] Varies [Event Name]
drop
[ [ "d", "r", "a", "g", "s", "t", "a", "r", "t" ], [ "d", "r", "a", "g" ], [ "d", "r", "a", "g", "e", "n", "t", "e", "r" ], [ "d", "r", "a", "g", "l", "e", "a", "v", "e" ], [ "d", "r", "a", "g", "o", "v", "e", "r" ], [ "d", "r", "o", "p" ], [ "d", "r", "a", "g", "e", "n", "d" ] ]
7.8 Drag and drop — HTML5
Event Name
http://www.w3.org/TR/2010/WD-html5-20101019/dnd.html
23/1438042990609.0_20150728002310-00027-ip-10-236-191-2_818428551_0.json
3125aae7_7_8_Drag_and_drop___HTML5__Event_Name
[Target] Source node [Bubbles?] ✓ Bubbles [Cancelable?] — [dataTransfer] Empty [effectAllowed] Same as last event [dropEffect] Current drag operation [Default Action] Varies [Event Name]
dragend
[ [ "d", "r", "a", "g", "s", "t", "a", "r", "t" ], [ "d", "r", "a", "g" ], [ "d", "r", "a", "g", "e", "n", "t", "e", "r" ], [ "d", "r", "a", "g", "l", "e", "a", "v", "e" ], [ "d", "r", "a", "g", "o", "v", "e", "r" ], [ "d", "r", "o", "p" ], [ "d", "r", "a", "g", "e", "n", "d" ] ]
7.8 Drag and drop — HTML5
Event Name
http://www.w3.org/TR/2010/WD-html5-20101019/dnd.html
23/1438042990609.0_20150728002310-00027-ip-10-236-191-2_818428551_0.json
c08b8d73_mple_API_Implementation_Report__2
[1] Implementation [3] Verification (1) [4] Executable (2) [5] Product [6] Tested [7] TESTABLE RESULTS: [8] #sec-Evidence [9] #sec-Evidence-exists [10] #sec-Evidence-get [11] #sec-Evidence-put [12] #sec-PropertyName [13] #sec-PropertyName-getLocalPropertyName [14] #sec-PropertyName-getNamespace [15] #sec-PropertyRef [16] #sec-PropertyRef-getAspectName [17] #sec-PropertyRef-getLocalPropertyName [18] #sec-PropertyRef-getNamespace [19] #sec-PropertyValue [20] #sec-PropertyValue-exists [21] #sec-PropertyValue-getPropertyRef [22] #sec-PropertyValue-getXXX (3) [23] #sec-PropertyValues [24] #sec-PropertyValues-getAll [25] #sec-PropertyValues-getValue [26] #sec-Service [27] #sec-Service-getDataVersion [28] #sec-Service-getImplementationVersion [29] #sec-Service-getPropertyValue-1 [30] #sec-Service-getPropertyValue-2 [31] #sec-Service-getPropertyValue-3 [32] #sec-Service-getPropertyValue-4 [33] #sec-Service-getPropertyValues-1 [34] #sec-Service-getPropertyValues-2 [35] #sec-Service-getPropertyValues-3 [36] #sec-Service-getPropertyValues-4 [37] #sec-Service-initialize [38] #sec-Service-listPropertyRefs [39] #sec-Service-newHTTPEvidence-1 [40] #sec-Service-newHTTPEvidence-2 [41] #sec-Service-newPropertyName-1 [42] #sec-Service-newPropertyName-2 [43] #sec-Service-newPropertyRef-1 [44] #sec-Service-newPropertyRef-2 [45] #sec-Service-newPropertyRef-3 [2]
Language
[ [ "L", "a", "n", "g", "u", "a", "g", "e" ], [ "J", "a", "v", "a" ], [ "C", "#" ], [ "I", "D", "L" ], [ "W", "S", "D", "L" ] ]
DDR Simple API Implementation Report
2
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
c08b8d73_mple_API_Implementation_Report__2
[0] Telefonica [1] MyMobileWeb online demo [3] Compile, Test, Inspect [4] Yes [5] Open Source [6] Yes [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [2]
Java
[ [ "L", "a", "n", "g", "u", "a", "g", "e" ], [ "J", "a", "v", "a" ], [ "C", "#" ], [ "I", "D", "L" ], [ "W", "S", "D", "L" ] ]
DDR Simple API Implementation Report
2
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
c08b8d73_mple_API_Implementation_Report__2
[0] dotMobi [1] DeviceAtlas site [3] Compile, Inspect [4] Yes [5] Commercial & Free [6] Yes [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [2]
Java
[ [ "L", "a", "n", "g", "u", "a", "g", "e" ], [ "J", "a", "v", "a" ], [ "C", "#" ], [ "I", "D", "L" ], [ "W", "S", "D", "L" ] ]
DDR Simple API Implementation Report
2
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
c08b8d73_mple_API_Implementation_Report__2
[0] MobileAware [1] MIS presentation [3] Compile, Test [4] Yes [5] Commercial [6] Yes [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [2]
Java
[ [ "L", "a", "n", "g", "u", "a", "g", "e" ], [ "J", "a", "v", "a" ], [ "C", "#" ], [ "I", "D", "L" ], [ "W", "S", "D", "L" ] ]
DDR Simple API Implementation Report
2
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
c08b8d73_mple_API_Implementation_Report__2
[0] CTIC [1] C# [3] Compile, Inspect [4] No [5] Public [6] No [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [2]
C#
[ [ "L", "a", "n", "g", "u", "a", "g", "e" ], [ "J", "a", "v", "a" ], [ "C", "#" ], [ "I", "D", "L" ], [ "W", "S", "D", "L" ] ]
DDR Simple API Implementation Report
2
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
c08b8d73_mple_API_Implementation_Report__2
[0] CTIC [1] IDL [3] Compile, Inspect [4] No [5] Public [6] No [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [2]
IDL
[ [ "L", "a", "n", "g", "u", "a", "g", "e" ], [ "J", "a", "v", "a" ], [ "C", "#" ], [ "I", "D", "L" ], [ "W", "S", "D", "L" ] ]
DDR Simple API Implementation Report
2
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
c08b8d73_mple_API_Implementation_Report__2
[0] CTIC [1] WSDL [3] Compile, Inspect [4] No [5] Public [6] No [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [2]
WSDL
[ [ "L", "a", "n", "g", "u", "a", "g", "e" ], [ "J", "a", "v", "a" ], [ "C", "#" ], [ "I", "D", "L" ], [ "W", "S", "D", "L" ] ]
DDR Simple API Implementation Report
2
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
734152f1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] name [Required] true [Type] string [Details]
error.fetch
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_13.json
734152f1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] fetchid [Required] true [Type] string [Details]
The internally generated unique fetch identifier
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_13.json
734152f1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] reason [Required] true [Type] string [Details]
A string description of the fetch error. Content of this field is platform-specific.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_13.json
734152f1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] uri [Required] true [Type] string [Details]
The URI of the fetch request
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_13.json
734152f1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] eventsource [Required] true [Type] string [Details]
The unique identifier of the event source. This identifies the CCXML Event I/O Processor that sent this event.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_13.json
734152f1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] eventsourcetype [Required] true [Type] string [Details]
The name of the Event I/O Processor that sent this event. This must be set to ccxml as this is an event generated by the CCXML Session Event processor.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_13.json
780024c1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] name [Required] true [Type] string [Details]
connection.alerting
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
780024c1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] connectionid [Required] true [Type] string [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-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
780024c1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] protocol [Required] false [Type] string [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-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
780024c1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] info [Required] false [Type] ECMAScript Object [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-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
780024c1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] connection [Required] true [Type] ECMAScript Object [Details]
An ECMAScript object reference to the Connection object identified by the connectionid property of this event.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
780024c1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] eventsource [Required] true [Type] string [Details]
The unique identifier of the event source. This identifies the Platform Event I/O Processor that sent this event.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
780024c1_all_Control__CCXML_Version_1_0__Details
[Attribute Name] eventsourcetype [Required] true [Type] string [Details]
The name of the Event I/O Processor that sent this event. The value is platform dependent as this is an event generated by the Platform Event I/O processor.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
b1d8517d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] name [Required] true [Type] string [Details]
error.semantic
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_49.json
b1d8517d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] reason [Required] true [Type] string [Details]
This property must be set to the ECMAScript string value of the printable error message associated with this error. Content of this field is platform-specific.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_49.json
b1d8517d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] tagname [Required] true [Type] string [Details]
This property must be set to the ECMAScript string value of the name of the element that produced the error (ie accept, reject, etc).
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_49.json
b1d8517d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] attributelist.* [Required] false [Type] ECMAScript Object [Details]
If available in the interpreter, this property must be an object whose properties are the names of the attributes of the element in error. The value of each attribute property must be the corresponding string value of the attribute.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_49.json
b1d8517d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] eventsource [Required] true [Type] string [Details]
The unique identifier of the event source. This identifies the CCXML Event I/O Processor that sent this event.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_49.json
b1d8517d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] eventsourcetype [Required] true [Type] string [Details]
The name of the Event I/O Processor that sent this event. This must be set to ccxml as this is an event generated by the CCXML Session Event processor.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_49.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] hidden [State] Hidden [Control type] n/a [Data type]
An arbitrary string
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] text [State] Text [Control type] A text field [Data type]
Text with no line breaks
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] search [State] Search [Control type] Search field [Data type]
Text with no line breaks
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] tel [State] Telephone [Control type] A text field [Data type]
Text with no line breaks
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] url [State] URL [Control type] A text field [Data type]
An absolute URL
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] password [State] Password [Control type] A text field that obscures data entry [Data type]
Text with no line breaks (sensitive information)
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] date [State] Date [Control type] A date control [Data type]
A date (year, month, day) with no time zone
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] number [State] Number [Control type] A text field or spinner control [Data type]
A numerical value
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] radio [State] Radio Button [Control type] A radio button [Data type]
An enumerated value
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__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 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] reset [State] Reset Button [Control type] A button [Data type]
n/a
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
8f789bd6_4_10_Forms___HTML_5_1__Data_type
[Keyword] button [State] Button [Control type] A button [Data type]
n/a
[]
4.10 Forms — HTML 5.1
Data type
http://www.w3.org/TR/2013/WD-html51-20131029/forms.html
23/1438042988930.94_20150728002308-00144-ip-10-236-191-2_817953780_0.json
67c2f59e_Media_queries__1
[0] Name [2] Description [1]
Value
[ [ "V", "a", "l", "u", "e" ], [ "i", "n", "t", "e", "g", "e", "r" ], [ "b", "i", "n", "a", "r", "y", " ", "|", " ", "g", "r", "e", "y", " ", "|", " ", "l", "i", "m", "i", "t", "e", "d", " ", "|", " ", "m", "a", "p", "p", "e", "d", " ", "|", " ", "f", "u", "l", "l" ] ]
Media queries
1
http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/
23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json
67c2f59e_Media_queries__1
[0] charWidth [2] the display width of a the text display device [1]
integer
[ [ "V", "a", "l", "u", "e" ], [ "i", "n", "t", "e", "g", "e", "r" ], [ "b", "i", "n", "a", "r", "y", " ", "|", " ", "g", "r", "e", "y", " ", "|", " ", "l", "i", "m", "i", "t", "e", "d", " ", "|", " ", "m", "a", "p", "p", "e", "d", " ", "|", " ", "f", "u", "l", "l" ] ]
Media queries
1
http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/
23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json
67c2f59e_Media_queries__1
[0] charHeight [2] the display height of a text display device [1]
integer
[ [ "V", "a", "l", "u", "e" ], [ "i", "n", "t", "e", "g", "e", "r" ], [ "b", "i", "n", "a", "r", "y", " ", "|", " ", "g", "r", "e", "y", " ", "|", " ", "l", "i", "m", "i", "t", "e", "d", " ", "|", " ", "m", "a", "p", "p", "e", "d", " ", "|", " ", "f", "u", "l", "l" ] ]
Media queries
1
http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/
23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json
67c2f59e_Media_queries__1
[0] pix-x [2] the display width of an image display device [1]
integer
[ [ "V", "a", "l", "u", "e" ], [ "i", "n", "t", "e", "g", "e", "r" ], [ "b", "i", "n", "a", "r", "y", " ", "|", " ", "g", "r", "e", "y", " ", "|", " ", "l", "i", "m", "i", "t", "e", "d", " ", "|", " ", "m", "a", "p", "p", "e", "d", " ", "|", " ", "f", "u", "l", "l" ] ]
Media queries
1
http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/
23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json
67c2f59e_Media_queries__1
[0] pix-y [2] the display height of an image display device [1]
integer
[ [ "V", "a", "l", "u", "e" ], [ "i", "n", "t", "e", "g", "e", "r" ], [ "b", "i", "n", "a", "r", "y", " ", "|", " ", "g", "r", "e", "y", " ", "|", " ", "l", "i", "m", "i", "t", "e", "d", " ", "|", " ", "m", "a", "p", "p", "e", "d", " ", "|", " ", "f", "u", "l", "l" ] ]
Media queries
1
http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/
23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json
67c2f59e_Media_queries__1
[0] color [2] an indication of the color capabilities of the device [1]
binary | grey | limited | mapped | full
[ [ "V", "a", "l", "u", "e" ], [ "i", "n", "t", "e", "g", "e", "r" ], [ "b", "i", "n", "a", "r", "y", " ", "|", " ", "g", "r", "e", "y", " ", "|", " ", "l", "i", "m", "i", "t", "e", "d", " ", "|", " ", "m", "a", "p", "p", "e", "d", " ", "|", " ", "f", "u", "l", "l" ] ]
Media queries
1
http://www.w3.org/TR/2001/WD-css3-mediaqueries-20010517/
23/1438042990609.0_20150728002310-00144-ip-10-236-191-2_818485612_0.json
81c04f69_mple_API_Implementation_Report__5
[1] Implementation [2] Language [3] Verification (1) [4] Executable (2) [6] Tested [7] TESTABLE RESULTS: [8] #sec-Evidence [9] #sec-Evidence-exists [10] #sec-Evidence-get [11] #sec-Evidence-put [12] #sec-PropertyName [13] #sec-PropertyName-getLocalPropertyName [14] #sec-PropertyName-getNamespace [15] #sec-PropertyRef [16] #sec-PropertyRef-getAspectName [17] #sec-PropertyRef-getLocalPropertyName [18] #sec-PropertyRef-getNamespace [19] #sec-PropertyValue [20] #sec-PropertyValue-exists [21] #sec-PropertyValue-getPropertyRef [22] #sec-PropertyValue-getXXX (3) [23] #sec-PropertyValues [24] #sec-PropertyValues-getAll [25] #sec-PropertyValues-getValue [26] #sec-Service [27] #sec-Service-getDataVersion [28] #sec-Service-getImplementationVersion [29] #sec-Service-getPropertyValue-1 [30] #sec-Service-getPropertyValue-2 [31] #sec-Service-getPropertyValue-3 [32] #sec-Service-getPropertyValue-4 [33] #sec-Service-getPropertyValues-1 [34] #sec-Service-getPropertyValues-2 [35] #sec-Service-getPropertyValues-3 [36] #sec-Service-getPropertyValues-4 [37] #sec-Service-initialize [38] #sec-Service-listPropertyRefs [39] #sec-Service-newHTTPEvidence-1 [40] #sec-Service-newHTTPEvidence-2 [41] #sec-Service-newPropertyName-1 [42] #sec-Service-newPropertyName-2 [43] #sec-Service-newPropertyRef-1 [44] #sec-Service-newPropertyRef-2 [45] #sec-Service-newPropertyRef-3 [5]
Product
[ [ "P", "r", "o", "d", "u", "c", "t" ], [ "O", "p", "e", "n", " ", "S", "o", "u", "r", "c", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l", " ", "&", " ", "F", "r", "e", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l" ], [ "P", "u", "b", "l", "i", "c" ] ]
DDR Simple API Implementation Report
5
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
81c04f69_mple_API_Implementation_Report__5
[0] Telefonica [1] MyMobileWeb online demo [2] Java [3] Compile, Test, Inspect [4] Yes [6] Yes [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [5]
Open Source
[ [ "P", "r", "o", "d", "u", "c", "t" ], [ "O", "p", "e", "n", " ", "S", "o", "u", "r", "c", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l", " ", "&", " ", "F", "r", "e", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l" ], [ "P", "u", "b", "l", "i", "c" ] ]
DDR Simple API Implementation Report
5
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
81c04f69_mple_API_Implementation_Report__5
[0] dotMobi [1] DeviceAtlas site [2] Java [3] Compile, Inspect [4] Yes [6] Yes [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [5]
Commercial & Free
[ [ "P", "r", "o", "d", "u", "c", "t" ], [ "O", "p", "e", "n", " ", "S", "o", "u", "r", "c", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l", " ", "&", " ", "F", "r", "e", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l" ], [ "P", "u", "b", "l", "i", "c" ] ]
DDR Simple API Implementation Report
5
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
81c04f69_mple_API_Implementation_Report__5
[0] MobileAware [1] MIS presentation [2] Java [3] Compile, Test [4] Yes [6] Yes [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [5]
Commercial
[ [ "P", "r", "o", "d", "u", "c", "t" ], [ "O", "p", "e", "n", " ", "S", "o", "u", "r", "c", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l", " ", "&", " ", "F", "r", "e", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l" ], [ "P", "u", "b", "l", "i", "c" ] ]
DDR Simple API Implementation Report
5
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
81c04f69_mple_API_Implementation_Report__5
[0] CTIC [1] C# [2] C# [3] Compile, Inspect [4] No [6] No [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [5]
Public
[ [ "P", "r", "o", "d", "u", "c", "t" ], [ "O", "p", "e", "n", " ", "S", "o", "u", "r", "c", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l", " ", "&", " ", "F", "r", "e", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l" ], [ "P", "u", "b", "l", "i", "c" ] ]
DDR Simple API Implementation Report
5
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
81c04f69_mple_API_Implementation_Report__5
[0] CTIC [1] IDL [2] IDL [3] Compile, Inspect [4] No [6] No [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [5]
Public
[ [ "P", "r", "o", "d", "u", "c", "t" ], [ "O", "p", "e", "n", " ", "S", "o", "u", "r", "c", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l", " ", "&", " ", "F", "r", "e", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l" ], [ "P", "u", "b", "l", "i", "c" ] ]
DDR Simple API Implementation Report
5
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
81c04f69_mple_API_Implementation_Report__5
[0] CTIC [1] WSDL [2] WSDL [3] Compile, Inspect [4] No [6] No [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [5]
Public
[ [ "P", "r", "o", "d", "u", "c", "t" ], [ "O", "p", "e", "n", " ", "S", "o", "u", "r", "c", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l", " ", "&", " ", "F", "r", "e", "e" ], [ "C", "o", "m", "m", "e", "r", "c", "i", "a", "l" ], [ "P", "u", "b", "l", "i", "c" ] ]
DDR Simple API Implementation Report
5
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] name [Type] string [Details] connection.failed [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] connectionid [Type] string [Details] The ID of the Connection associated with this event. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] protocol [Type] string [Details] The platform protocol ID of the Connection protocol. [Required]
false
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] reason [Type] string [Details] A failure reason code. Content of this field is platform-specific. [Required]
false
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] info [Type] ECMAScript Object [Details] An object which provides additional platform or protocol dependent information. [Required]
false
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] connection [Type] ECMAScript Object [Details] An ECMAScript object reference to the Connection object identified by the connectionid property of this event. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] eventsource [Type] string [Details] The unique identifier of the event source. This identifies the Platform Event I/O Processor that sent this event. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
a759bfbd_all_Control__CCXML_Version_1_0__Required
[Attribute Name] eventsourcetype [Type] string [Details] The name of the Event I/O Processor that sent this event. The value is platform dependent as this is an event generated by the Platform Event I/O processor. [Required]
true
[ [ "t", "r", "u", "e" ], [ "f", "a", "l", "s", "e" ] ]
Voice Browser Call Control: CCXML Version 1.0
Required
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_86.json
517cb809_mple_API_Implementation_Report__6
[1] Implementation [2] Language [3] Verification (1) [4] Executable (2) [5] Product [7] TESTABLE RESULTS: [8] #sec-Evidence [9] #sec-Evidence-exists [10] #sec-Evidence-get [11] #sec-Evidence-put [12] #sec-PropertyName [13] #sec-PropertyName-getLocalPropertyName [14] #sec-PropertyName-getNamespace [15] #sec-PropertyRef [16] #sec-PropertyRef-getAspectName [17] #sec-PropertyRef-getLocalPropertyName [18] #sec-PropertyRef-getNamespace [19] #sec-PropertyValue [20] #sec-PropertyValue-exists [21] #sec-PropertyValue-getPropertyRef [22] #sec-PropertyValue-getXXX (3) [23] #sec-PropertyValues [24] #sec-PropertyValues-getAll [25] #sec-PropertyValues-getValue [26] #sec-Service [27] #sec-Service-getDataVersion [28] #sec-Service-getImplementationVersion [29] #sec-Service-getPropertyValue-1 [30] #sec-Service-getPropertyValue-2 [31] #sec-Service-getPropertyValue-3 [32] #sec-Service-getPropertyValue-4 [33] #sec-Service-getPropertyValues-1 [34] #sec-Service-getPropertyValues-2 [35] #sec-Service-getPropertyValues-3 [36] #sec-Service-getPropertyValues-4 [37] #sec-Service-initialize [38] #sec-Service-listPropertyRefs [39] #sec-Service-newHTTPEvidence-1 [40] #sec-Service-newHTTPEvidence-2 [41] #sec-Service-newPropertyName-1 [42] #sec-Service-newPropertyName-2 [43] #sec-Service-newPropertyRef-1 [44] #sec-Service-newPropertyRef-2 [45] #sec-Service-newPropertyRef-3 [6]
Tested
[ [ "T", "e", "s", "t", "e", "d" ], [ "Y", "e", "s" ], [ "N", "o" ] ]
DDR Simple API Implementation Report
6
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
517cb809_mple_API_Implementation_Report__6
[0] Telefonica [1] MyMobileWeb online demo [2] Java [3] Compile, Test, Inspect [4] Yes [5] Open Source [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [6]
Yes
[ [ "T", "e", "s", "t", "e", "d" ], [ "Y", "e", "s" ], [ "N", "o" ] ]
DDR Simple API Implementation Report
6
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
517cb809_mple_API_Implementation_Report__6
[0] dotMobi [1] DeviceAtlas site [2] Java [3] Compile, Inspect [4] Yes [5] Commercial & Free [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [6]
Yes
[ [ "T", "e", "s", "t", "e", "d" ], [ "Y", "e", "s" ], [ "N", "o" ] ]
DDR Simple API Implementation Report
6
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
517cb809_mple_API_Implementation_Report__6
[0] MobileAware [1] MIS presentation [2] Java [3] Compile, Test [4] Yes [5] Commercial [8] Pass [9] Pass [10] Pass [11] Pass [12] Pass [13] Pass [14] Pass [15] Pass [16] Pass [17] Pass [18] Pass [19] Pass [20] Pass [21] Pass [22] Pass [23] Pass [24] Pass [25] Pass [26] Pass [27] Pass [28] Pass [29] Pass [30] Pass [31] Pass [32] Pass [33] Pass [34] Pass [35] Pass [36] Pass [37] Pass [38] Pass [39] Pass [40] Pass [41] Pass [42] Pass [43] Pass [44] Pass [45] Pass [6]
Yes
[ [ "T", "e", "s", "t", "e", "d" ], [ "Y", "e", "s" ], [ "N", "o" ] ]
DDR Simple API Implementation Report
6
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
517cb809_mple_API_Implementation_Report__6
[0] CTIC [1] C# [2] C# [3] Compile, Inspect [4] No [5] Public [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [6]
No
[ [ "T", "e", "s", "t", "e", "d" ], [ "Y", "e", "s" ], [ "N", "o" ] ]
DDR Simple API Implementation Report
6
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
517cb809_mple_API_Implementation_Report__6
[0] CTIC [1] IDL [2] IDL [3] Compile, Inspect [4] No [5] Public [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [6]
No
[ [ "T", "e", "s", "t", "e", "d" ], [ "Y", "e", "s" ], [ "N", "o" ] ]
DDR Simple API Implementation Report
6
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
517cb809_mple_API_Implementation_Report__6
[0] CTIC [1] WSDL [2] WSDL [3] Compile, Inspect [4] No [5] Public [8] n/a [9] n/a [10] n/a [11] n/a [12] n/a [13] n/a [14] n/a [15] n/a [16] n/a [17] n/a [18] n/a [19] n/a [20] n/a [21] n/a [22] n/a [23] n/a [24] n/a [25] n/a [26] n/a [27] n/a [28] n/a [29] n/a [30] n/a [31] n/a [32] n/a [33] n/a [34] n/a [35] n/a [36] n/a [37] n/a [38] n/a [39] n/a [40] n/a [41] n/a [42] n/a [43] n/a [44] n/a [45] n/a [6]
No
[ [ "T", "e", "s", "t", "e", "d" ], [ "Y", "e", "s" ], [ "N", "o" ] ]
DDR Simple API Implementation Report
6
http://www.w3.org/2005/MWI/DDWG/drafts/api/test-report.html
23/1438042990609.0_20150728002310-00047-ip-10-236-191-2_819462527_0.json
9067d32a_all_Control__CCXML_Version_1_0__Details
[Attribute Name] name [Required] true [Type] string [Details]
error.dialog.notstarted
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json
9067d32a_all_Control__CCXML_Version_1_0__Details
[Attribute Name] dialogid [Required] true [Type] string [Details]
The ID of the dialog.
[]
Voice Browser Call Control: CCXML Version 1.0
Details
http://www.w3.org/TR/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_29.json