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
|
---|---|---|---|---|---|---|---|
9021c6b3_eechObjects_Specification_V1_0__2 | [0] NextPrePrompt [1] Playable [2] | The pre-prompt played when the user says "next", or when the list auto-advances to the next item | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] OnlyItemListErrorPrompt [1] Playable [2] | The recognition error prompt when the list has only one item | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] OnlyItemListHelpPrompt [1] Playable [2] | The help prompt when the list has only one item | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] OnlyItemPrePrompt [1] Playable [2] | The pre-prompt played when there is only one item | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] PreambleHelpPrompt [1] Playable [2] | The prompt played if the user asks for help during the preamble | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] PreamblePrompt [1] Playable [2] | The prompt that is played only once when the user first enters the list | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] PreambleRecognitionErrorPrompt [1] Playable [2] | The prompt played if there is a recognition error in the preamble | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] PreviousPrePrompt [1] Playable [2] | The pre-prompt played when the user says "previous" | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
9021c6b3_eechObjects_Specification_V1_0__2 | [0] ReturnAtEnd [1] boolean [2] | If true, list will automatically exit when it reaches the end | [] | SpeechObjects Specification V1.0 | 2 | http://www.w3.org/TR/2000/NOTE-speechobjects-20001114/ | 41/1438042989510.73_20150728002309-00252-ip-10-236-191-2_816111742_30.json |
b02cdb4c_File_API__Writer__Name | [Value] 7 [Description] User agents must use this code when attempting to write to a file which cannot be modified due to the state of the underlying filesystem. [Name] | NO_MODIFICATION_ALLOWED_ERR | [
[
"N",
"O",
"_",
"M",
"O",
"D",
"I",
"F",
"I",
"C",
"A",
"T",
"I",
"O",
"N",
"_",
"A",
"L",
"L",
"O",
"W",
"E",
"D",
"_",
"E",
"R",
"R"
],
[
"N",
"O",
"T",
"_",
"F",
"O",
"U",
"N",
"D",
"_",
"E",
"R",
"R"
],
[
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"_",
"S",
"T",
"A",
"T",
"E",
"_",
"E",
"R",
"R"
],
[
"S",
"Y",
"N",
"T",
"A",
"X",
"_",
"E",
"R",
"R"
],
[
"S",
"E",
"C",
"U",
"R",
"I",
"T",
"Y",
"_",
"E",
"R",
"R"
],
[
"A",
"B",
"O",
"R",
"T",
"_",
"E",
"R",
"R"
]
] | File API: Writer | Name | http://www.w3.org/TR/2011/WD-file-writer-api-20110419/ | 41/1438042989510.73_20150728002309-00118-ip-10-236-191-2_807484948_27.json |
b02cdb4c_File_API__Writer__Name | [Value] 8 [Description] User agents must use this code if: the directory containing the file to be written could not be found at the time the write was processed. the file to be written does not exist at the time the write was processed, and an offset other than zero is specified. [Name] | NOT_FOUND_ERR | [
[
"N",
"O",
"_",
"M",
"O",
"D",
"I",
"F",
"I",
"C",
"A",
"T",
"I",
"O",
"N",
"_",
"A",
"L",
"L",
"O",
"W",
"E",
"D",
"_",
"E",
"R",
"R"
],
[
"N",
"O",
"T",
"_",
"F",
"O",
"U",
"N",
"D",
"_",
"E",
"R",
"R"
],
[
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"_",
"S",
"T",
"A",
"T",
"E",
"_",
"E",
"R",
"R"
],
[
"S",
"Y",
"N",
"T",
"A",
"X",
"_",
"E",
"R",
"R"
],
[
"S",
"E",
"C",
"U",
"R",
"I",
"T",
"Y",
"_",
"E",
"R",
"R"
],
[
"A",
"B",
"O",
"R",
"T",
"_",
"E",
"R",
"R"
]
] | File API: Writer | Name | http://www.w3.org/TR/2011/WD-file-writer-api-20110419/ | 41/1438042989510.73_20150728002309-00118-ip-10-236-191-2_807484948_27.json |
b02cdb4c_File_API__Writer__Name | [Value] 11 [Description] User agents must use this code if an application attempts to initiate a write, truncate, or seek using a FileWriter which is already in the WRITING state. [Name] | INVALID_STATE_ERR | [
[
"N",
"O",
"_",
"M",
"O",
"D",
"I",
"F",
"I",
"C",
"A",
"T",
"I",
"O",
"N",
"_",
"A",
"L",
"L",
"O",
"W",
"E",
"D",
"_",
"E",
"R",
"R"
],
[
"N",
"O",
"T",
"_",
"F",
"O",
"U",
"N",
"D",
"_",
"E",
"R",
"R"
],
[
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"_",
"S",
"T",
"A",
"T",
"E",
"_",
"E",
"R",
"R"
],
[
"S",
"Y",
"N",
"T",
"A",
"X",
"_",
"E",
"R",
"R"
],
[
"S",
"E",
"C",
"U",
"R",
"I",
"T",
"Y",
"_",
"E",
"R",
"R"
],
[
"A",
"B",
"O",
"R",
"T",
"_",
"E",
"R",
"R"
]
] | File API: Writer | Name | http://www.w3.org/TR/2011/WD-file-writer-api-20110419/ | 41/1438042989510.73_20150728002309-00118-ip-10-236-191-2_807484948_27.json |
b02cdb4c_File_API__Writer__Name | [Value] 12 [Description] User agents must use this code when an application attempts to supply an invalid line ending specifier to the API. [Name] | SYNTAX_ERR | [
[
"N",
"O",
"_",
"M",
"O",
"D",
"I",
"F",
"I",
"C",
"A",
"T",
"I",
"O",
"N",
"_",
"A",
"L",
"L",
"O",
"W",
"E",
"D",
"_",
"E",
"R",
"R"
],
[
"N",
"O",
"T",
"_",
"F",
"O",
"U",
"N",
"D",
"_",
"E",
"R",
"R"
],
[
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"_",
"S",
"T",
"A",
"T",
"E",
"_",
"E",
"R",
"R"
],
[
"S",
"Y",
"N",
"T",
"A",
"X",
"_",
"E",
"R",
"R"
],
[
"S",
"E",
"C",
"U",
"R",
"I",
"T",
"Y",
"_",
"E",
"R",
"R"
],
[
"A",
"B",
"O",
"R",
"T",
"_",
"E",
"R",
"R"
]
] | File API: Writer | Name | http://www.w3.org/TR/2011/WD-file-writer-api-20110419/ | 41/1438042989510.73_20150728002309-00118-ip-10-236-191-2_807484948_27.json |
b02cdb4c_File_API__Writer__Name | [Value] 18 [Description] User agents may use this code if: it is determined that certain files are unsafe for access within a Web application it is determined that too many write calls are being made on file resources it is determined that the file has changed on disk since the user selected it This is a security error code to be used in situations not covered by any other error codes. [Name] | SECURITY_ERR | [
[
"N",
"O",
"_",
"M",
"O",
"D",
"I",
"F",
"I",
"C",
"A",
"T",
"I",
"O",
"N",
"_",
"A",
"L",
"L",
"O",
"W",
"E",
"D",
"_",
"E",
"R",
"R"
],
[
"N",
"O",
"T",
"_",
"F",
"O",
"U",
"N",
"D",
"_",
"E",
"R",
"R"
],
[
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"_",
"S",
"T",
"A",
"T",
"E",
"_",
"E",
"R",
"R"
],
[
"S",
"Y",
"N",
"T",
"A",
"X",
"_",
"E",
"R",
"R"
],
[
"S",
"E",
"C",
"U",
"R",
"I",
"T",
"Y",
"_",
"E",
"R",
"R"
],
[
"A",
"B",
"O",
"R",
"T",
"_",
"E",
"R",
"R"
]
] | File API: Writer | Name | http://www.w3.org/TR/2011/WD-file-writer-api-20110419/ | 41/1438042989510.73_20150728002309-00118-ip-10-236-191-2_807484948_27.json |
b02cdb4c_File_API__Writer__Name | [Value] 20 [Description] User agents must use this code if the read operation was aborted, typically with a call to abort(). [Name] | ABORT_ERR | [
[
"N",
"O",
"_",
"M",
"O",
"D",
"I",
"F",
"I",
"C",
"A",
"T",
"I",
"O",
"N",
"_",
"A",
"L",
"L",
"O",
"W",
"E",
"D",
"_",
"E",
"R",
"R"
],
[
"N",
"O",
"T",
"_",
"F",
"O",
"U",
"N",
"D",
"_",
"E",
"R",
"R"
],
[
"I",
"N",
"V",
"A",
"L",
"I",
"D",
"_",
"S",
"T",
"A",
"T",
"E",
"_",
"E",
"R",
"R"
],
[
"S",
"Y",
"N",
"T",
"A",
"X",
"_",
"E",
"R",
"R"
],
[
"S",
"E",
"C",
"U",
"R",
"I",
"T",
"Y",
"_",
"E",
"R",
"R"
],
[
"A",
"B",
"O",
"R",
"T",
"_",
"E",
"R",
"R"
]
] | File API: Writer | Name | http://www.w3.org/TR/2011/WD-file-writer-api-20110419/ | 41/1438042989510.73_20150728002309-00118-ip-10-236-191-2_807484948_27.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Valid copyright Element With One No Language Tagged text Element [Assertion] | The copyright element matches the schema. It contains one text element that does not have a language tag. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Valid copyright Element With One Language Tagged text Element [Assertion] | The copyright element matches the schema. It contains one text element that has a language tag. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Valid copyright Element With Mixed text Element Language Tags 1 [Assertion] | The copyright element matches the schema. One text element does not have a language tag. One text element has a language tag. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Valid copyright Element With Mixed text Element Language Tags 2 [Assertion] | The copyright element matches the schema. Two text elements have a language tags. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] More Than One copyright Element [Assertion] | The copyright element occurs more than once. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] No text Element in copyright Element [Assertion] | The copyright element does not contain a text child element. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Unknown Attribute in copyright Element [Assertion] | The copyright element contains an unknown attribute. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Unknown Child Element in copyright Element [Assertion] | The copyright element contains an unknown child element. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Content in copyright Element [Assertion] | The copyright element contains content. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Unknown Attribute in copyright Element text Element [Assertion] | The copyright element contains a text element with an unknown attribute. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
99a9a1ea_TestPlan_UserAgent___Fonts_WG__Assertion | [Title] Unknown Child Element in copyright Element text Element [Assertion] | The copyright element contains a text element with an unknown child element. This should be linked to a testable assertion in the spec. | [] | TestPlan-UserAgent - Fonts WG | Assertion | http://www.w3.org/Fonts/WG/wiki/index.php?title=TestPlan-UserAgent&oldid=546 | 41/1438042986451.45_20150728002306-00046-ip-10-236-191-2_805492319_26.json |
79da79ca_all_Control__CCXML_Version_1_0__Details | [Attribute Name] name [Required] true [Type] string [Details] | dialog.exit | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_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/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_all_Control__CCXML_Version_1_0__Details | [Attribute Name] dialog [Required] true [Type] ECMAScript Object [Details] | An ECMAScript object reference to the dialog object identified by the dialogid property of this event. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_all_Control__CCXML_Version_1_0__Details | [Attribute Name] connectionid [Required] false [Type] string [Details] | The identifier of the connection to which the dialog connection is bridged (usually the connectionid that was specified in the dialogstart or dialogprepare). If the dialog is bridged to a conference the value must be undefined. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_all_Control__CCXML_Version_1_0__Details | [Attribute Name] conferenceid [Required] false [Type] string [Details] | The identifier of the conference to which the dialog connection is bridged (usually the conferenceid that was specified in the dialogstart or dialogprepare). If the dialog is bridged to a connection the value must be undefined. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_all_Control__CCXML_Version_1_0__Details | [Attribute Name] namelist [Required] false [Type] string valued array [Details] | If the namelist attribute was specified in the Dialog's exit element, this property must be a string valued array of the names in the list. The length of the property must be equal to the number of names in the list. The actual values are stored in the "values" sub-object. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_all_Control__CCXML_Version_1_0__Details | [Attribute Name] values.* [Required] false [Type] ECMAScript Object [Details] | Each name in the namelist is a property whose value must be the value of the name at the time the Dialog's exit element was executed. Return values from the dialog. In VoiceXML this would be the values of each of the objects listed in the exit element's namelist. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_all_Control__CCXML_Version_1_0__Details | [Attribute Name] eventid [Required] true [Type] string [Details] | The unique identifier for the event. This must match the sendid attribute of send, if the event was generated by a CCXML document. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_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 DIALOG Event I/O Processor that sent this event. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
79da79ca_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 dialog as this is an event generated by the Dialog Session Event processor. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_24.json |
1e7a3066_all_Control__CCXML_Version_1_0__Details | [Attribute Name] name [Required] true [Type] string [Details] | conference.joined | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_98.json |
1e7a3066_all_Control__CCXML_Version_1_0__Details | [Attribute Name] id1 [Required] true [Type] string [Details] | The ID of the Connection, Conference or Dialog representing a resource associated with this event. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_98.json |
1e7a3066_all_Control__CCXML_Version_1_0__Details | [Attribute Name] id2 [Required] true [Type] string [Details] | The ID of the Connection, Conference or Dialog representing a resource associated with this event. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_98.json |
1e7a3066_all_Control__CCXML_Version_1_0__Details | [Attribute Name] eventid [Required] true [Type] string [Details] | The unique identifier for the event. This must match the sendid attribute of send, if the event was generated by a CCXML document. | [] | Voice Browser Call Control: CCXML Version 1.0 | Details | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_98.json |
1e7a3066_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/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_98.json |
1e7a3066_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/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_98.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] name [Required] true [Details] connection.progressing [Type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] connectionid [Required] true [Details] The ID of the Connection associated with this event. [Type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] protocol [Required] false [Details] The platform protocol ID of the Connection protocol. [Type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] info [Required] false [Details] An object which provides additional platform or protocol dependent information. [Type] | ECMAScript Object | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] connection [Required] true [Details] An ECMAScript object reference to the Connection object identified by the connectionid property of this event. [Type] | ECMAScript Object | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] eventid [Required] true [Details] The unique identifier for the event. This must match the sendid attribute of send, if the event was generated by a CCXML document. [Type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] eventsource [Required] true [Details] The unique identifier of the event source. This identifies the Platform Event I/O Processor that sent this event. [Type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
f8ef7394_all_Control__CCXML_Version_1_0__Type | [Attribute Name] eventsourcetype [Required] true [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. [Type] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"E",
"C",
"M",
"A",
"S",
"c",
"r",
"i",
"p",
"t",
" ",
"O",
"b",
"j",
"e",
"c",
"t"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Type | http://www.w3.org/TR/2007/WD-ccxml-20070119/ccxml.html | 41/1438042989510.73_20150728002309-00206-ip-10-236-191-2_803970909_88.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMActivate [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Element [Cancelable] Yes [Default Action] None [DOM interface] | UIEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMAttrModified [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Element [Cancelable] No [Default Action] None [DOM interface] | MutationEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMCharacterDataModified [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Text, Comment, ProcessingInstruction [Cancelable] No [Default Action] None [DOM interface] | MutationEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMFocusIn [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Window, Element [Cancelable] No [Default Action] None [DOM interface] | FocusEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMFocusOut [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Window, Element [Cancelable] No [Default Action] None [DOM interface] | FocusEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMNodeInserted [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Element, Attr, Text, Comment, DocumentType, ProcessingInstruction [Cancelable] No [Default Action] None [DOM interface] | MutationEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMNodeInsertedIntoDocument [Sync / Async] Sync [Bubbling phase] No [Trusted event target types] Element, Attr, Text, Comment, DocumentType, ProcessingInstruction [Cancelable] No [Default Action] None [DOM interface] | MutationEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMNodeRemoved [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Element, Attr, Text, Comment, DocumentType, ProcessingInstruction [Cancelable] No [Default Action] None [DOM interface] | MutationEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMNodeRemovedFromDocument [Sync / Async] Sync [Bubbling phase] No [Trusted event target types] Element, Attr, Text, Comment, DocumentType, ProcessingInstruction [Cancelable] No [Default Action] None [DOM interface] | MutationEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] DOMSubtreeModified [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Window, Document, DocumentFragment, Element, Attr [Cancelable] No [Default Action] None [DOM interface] | MutationEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
3c996eac___formerly_DOM_Level_3_Events___DOM_interface | [Event Type] keypress [Sync / Async] Sync [Bubbling phase] Yes [Trusted event target types] Element [Cancelable] Yes [Default Action] Varies: launch text composition system; blur and focus events; DOMActivate event; other event [DOM interface] | KeyboardEvent | [
[
"U",
"I",
"E",
"v",
"e",
"n",
"t"
],
[
"M",
"u",
"t",
"a",
"t",
"i",
"o",
"n",
"E",
"v",
"e",
"n",
"t"
],
[
"F",
"o",
"c",
"u",
"s",
"E",
"v",
"e",
"n",
"t"
],
[
"K",
"e",
"y",
"b",
"o",
"a",
"r",
"d",
"E",
"v",
"e",
"n",
"t"
]
] | UI Events (formerly DOM Level 3 Events) | DOM interface | http://www.w3.org/TR/DOM-Level-3-Events/Overview.html | 41/1438042986451.45_20150728002306-00268-ip-10-236-191-2_800681003_73.json |
99034162_Appendix_F__Description | [Test Case] F.1.a [Link To Spec] F.1 [XForms-Basic?] true [Normative?] false [Description] | enabled and disabled pseudo classes | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.1.b [Link To Spec] F.1 [XForms-Basic?] true [Normative?] false [Description] | required and optional pseudo classes | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.1.c [Link To Spec] F.1 [XForms-Basic?] true [Normative?] false [Description] | valid and invalid pseudo classes | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.1.d [Link To Spec] F.1 [XForms-Basic?] true [Normative?] false [Description] | read-only and read-write pseudo classes | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.1.e [Link To Spec] F.1 [XForms-Basic?] true [Normative?] false [Description] | out-of-range and in-range pseudo classes | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.2.a [Link To Spec] F.2 [XForms-Basic?] true [Normative?] false [Description] | value pseudo elements | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.2.b [Link To Spec] F.2 [XForms-Basic?] true [Normative?] false [Description] | repeat-item pseudo elements | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.2.c [Link To Spec] F.2 [XForms-Basic?] true [Normative?] false [Description] | repeat-index pseudo elements | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
99034162_Appendix_F__Description | [Test Case] F.2.d [Link To Spec] F.2 [XForms-Basic?] true [Normative?] false [Description] | repeat-index and repeat-item pseudo elements | [] | Appendix F | Description | http://www.w3.org/MarkUp/Forms/Test/XForms1.0/Edition2/front_html/XF102edTestSuiteAppxF.html | 41/1438042989510.73_20150728002309-00185-ip-10-236-191-2_827902647_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] hidden [Data type] An arbitrary string [Control type] n/a [State] | Hidden | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] text [Data type] Text with no line breaks [Control type] A text field [State] | Text | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] search [Data type] Text with no line breaks [Control type] Search field [State] | Search | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] tel [Data type] Text with no line breaks [Control type] A text field [State] | Telephone | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] url [Data type] An absolute URL [Control type] A text field [State] | URL | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] email [Data type] An e-mail address or list of e-mail addresses [Control type] A text field [State] | E-mail | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] password [Data type] Text with no line breaks (sensitive information) [Control type] A text field that obscures data entry [State] | Password | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] date [Data type] A date (year, month, day) with no time zone [Control type] A date control [State] | Date | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] time [Data type] A time (hour, minute, seconds, fractional seconds) with no time zone [Control type] A time control [State] | Time | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] number [Data type] A numerical value [Control type] A text field or spinner control [State] | Number | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] range [Data type] A numerical value, with the extra semantic that the exact value is not important [Control type] A slider control or similar [State] | Range | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] color [Data type] An sRGB color with 8-bit red, green, and blue components [Control type] A color well [State] | Color | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] checkbox [Data type] A set of zero or more values from a predefined list [Control type] A checkbox [State] | Checkbox | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] radio [Data type] An enumerated value [Control type] A radio button [State] | Radio Button | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] file [Data type] Zero or more files each with a MIME type and optionally a file name [Control type] A label and a button [State] | File Upload | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] submit [Data type] An enumerated value, with the extra semantic that it must be the last value selected and initiates form submission [Control type] A button [State] | Submit Button | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] image [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 [Control type] Either a clickable image, or a button [State] | Image Button | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] reset [Data type] n/a [Control type] A button [State] | Reset Button | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
9d495385_4_10_Forms___HTML5__State | [Keyword] button [Data type] n/a [Control type] A button [State] | Button | [] | 4.10 Forms — HTML5 | State | http://www.w3.org/TR/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] alignment [Description] Alignment of event codes and content items [Default Value] | bit-packed | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] compression [Description] EXI compression is used to achieve better compactness [Default Value] | false | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] strict [Description] Strict interpretation of schemas is used to achieve better compactness [Default Value] | false | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] fragment [Description] Body is encoded as an EXI fragment instead of an EXI document [Default Value] | false | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] preserve [Description] Specifies whether the support for the preservation of comments, pis, etc. is each enabled [Default Value] | all false | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] selfContained [Description] Enables self-contained elements [Default Value] | false | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] schemaId [Description] Identify the schema information, if any, used to encode the body [Default Value] | no default value | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] datatypeRepresentationMap [Description] Specify alternate datatype representations for typed values in the EXI body [Default Value] | no default value | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] blockSize [Description] Specifies the block size used for EXI compression [Default Value] | 1,000,000 | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] valueMaxLength [Description] Specifies the maximum string length of value content items to be considered for addition to the string table. [Default Value] | unbounded | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
2e4709a9_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Default_Value | [EXI Option] valuePartitionCapacity [Description] Specifies the total capacity of value partitions in a string table [Default Value] | unbounded | [
[
"b",
"i",
"t",
"-",
"p",
"a",
"c",
"k",
"e",
"d"
],
[
"f",
"a",
"l",
"s",
"e"
],
[
"a",
"l",
"l",
" ",
"f",
"a",
"l",
"s",
"e"
],
[
"n",
"o",
" ",
"d",
"e",
"f",
"a",
"u",
"l",
"t",
" ",
"v",
"a",
"l",
"u",
"e"
],
[
"1",
",",
"0",
"0",
"0",
",",
"0",
"0",
"0"
],
[
"u",
"n",
"b",
"o",
"u",
"n",
"d",
"e",
"d"
]
] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Default Value | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
Subsets and Splits