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
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] number [State] Number [Control type] A text field or spinner control [Data type]
A numerical value
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] range [State] Range [Control type] A slider control or similar [Data type]
A numerical value, with the extra semantic that the exact value is not important
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] color [State] Color [Control type] A color well [Data type]
An sRGB color with 8-bit red, green, and blue components
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] checkbox [State] Checkbox [Control type] A checkbox [Data type]
A set of zero or more values from a predefined list
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] radio [State] Radio Button [Control type] A radio button [Data type]
An enumerated value
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] file [State] File Upload [Control type] A label and a button [Data type]
Zero or more files each with a MIME type and optionally a file name
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] submit [State] Submit Button [Control type] A button [Data type]
An enumerated value, with the extra semantic that it must be the last value selected and initiates form submission
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] image [State] Image Button [Control type] Either a clickable image, or a button [Data type]
A coordinate, relative to a particular image's size, with the extra semantic that it must be the last value selected and initiates form submission
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] reset [State] Reset Button [Control type] A button [Data type]
n/a
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
c9ba7c11_4_10_Forms___HTML5__Data_type
[Keyword] button [State] Button [Control type] A button [Data type]
n/a
[]
4.10 Forms — HTML5
Data type
http://www.w3.org/TR/2014/CR-html5-20140204/forms.html
47/1438042987034.19_20150728002307-00262-ip-10-236-191-2_812705918_0.json
e2999b32_C_API_for_Trusted_Applications__short_description
[event handler] onpollstart [event name] pollstart [event type] simple event [short description]
fired when the polling state changes to true
[]
Low-level Web NFC API for Trusted Applications
short description
http://www.w3.org/2012/nfc/web-api/
47/1438042986444.39_20150728002306-00242-ip-10-236-191-2_812320923_0.json
e2999b32_C_API_for_Trusted_Applications__short_description
[event handler] onpollstop [event name] pollstop [event type] simple event [short description]
fired when the polling state changes to false
[]
Low-level Web NFC API for Trusted Applications
short description
http://www.w3.org/2012/nfc/web-api/
47/1438042986444.39_20150728002306-00242-ip-10-236-191-2_812320923_0.json
e2999b32_C_API_for_Trusted_Applications__short_description
[event handler] ontagfound [event name] tagfound [event type] NFCTagEvent with tag property set to the new NFCTag object. [short description]
detect a new NFCTag
[]
Low-level Web NFC API for Trusted Applications
short description
http://www.w3.org/2012/nfc/web-api/
47/1438042986444.39_20150728002306-00242-ip-10-236-191-2_812320923_0.json
e2999b32_C_API_for_Trusted_Applications__short_description
[event handler] ontaglost [event name] taglost [event type] simple event [short description]
fired when the NFCTag detected by the adaptor moves out of range.
[]
Low-level Web NFC API for Trusted Applications
short description
http://www.w3.org/2012/nfc/web-api/
47/1438042986444.39_20150728002306-00242-ip-10-236-191-2_812320923_0.json
e2999b32_C_API_for_Trusted_Applications__short_description
[event handler] onpeerfound [event name] peerfound [event type] NFCPeerEvent with peer property set to the new NFCPeer object. [short description]
detect a new NFCPeer
[]
Low-level Web NFC API for Trusted Applications
short description
http://www.w3.org/2012/nfc/web-api/
47/1438042986444.39_20150728002306-00242-ip-10-236-191-2_812320923_0.json
e2999b32_C_API_for_Trusted_Applications__short_description
[event handler] onpeerlost [event name] peerlost [event type] simple event [short description]
fired when the NFCPeer detected by the adaptor moves out of range.
[]
Low-level Web NFC API for Trusted Applications
short description
http://www.w3.org/2012/nfc/web-api/
47/1438042986444.39_20150728002306-00242-ip-10-236-191-2_812320923_0.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] FTCaseOption [Default initial value] case insensitive overwriteable overwriteable by prolog [Scope] lexical [Consistency rules]
Value must be case insensitive, case sensitive, lowercase, or uppercase.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] FTDiacriticsOption [Default initial value] diacritics insensitive overwriteable overwriteable by prolog [Scope] lexical [Consistency rules]
Value must be diacritics insensitive or diacritics sensitive.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] FTStemOption [Default initial value] no stemming overwriteable overwriteable by prolog [Scope] lexical [Consistency rules]
Value must be stemming or no stemming.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] FTThesaurusOption [Default initial value] no thesaurus overwriteable overwriteable by prolog (refer to default to augment) [Scope] lexical [Consistency rules]
Each URI in the value must be found in the statically known thesauri.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] Statically known thesauri [Default initial value] none augmentable cannot be augmented or overwritten by prolog [Scope] module [Consistency rules]
Each URI uniquely identifies a thesaurus list.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] FTStopWordOption [Default initial value] no stop words overwriteable overwriteable by prolog (refer to default to augment) [Scope] lexical [Consistency rules]
Each URI in the value must be found in the statically known stop word lists.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] Statically known stop word lists [Default initial value] none augmentable cannot be augmented or overwritten by prolog [Scope] module [Consistency rules]
Each URI uniquely identifies a stop word list.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] FTLanguageOption [Default initial value] implementation-defined overwriteable overwriteable by prolog [Scope] lexical [Consistency rules]
Value must be castable to xs:language.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] Statically known languages [Default initial value] none augmentable cannot be augmented or overwritten by prolog [Scope] module [Consistency rules]
Each string uniquely identifies a language.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
445b8385_XQuery_and_XPath_Full_Text_1_0_Static_Context_Components_Consistency_rules
[Component] FTWildCardOption [Default initial value] no wildcards no overwriteable by prolog [Scope] lexical [Consistency rules]
Value must be wildcards or no wildcards.
[]
XQuery and XPath Full Text 1.0
Consistency rules
http://www.w3.org/TR/2010/CR-xpath-full-text-10-20100128/
47/1438042986806.32_20150728002306-00003-ip-10-236-191-2_813953544_36.json
049cb956_all_Control__CCXML_Version_1_0__Type
[Attribute Name] name [Required] true [Details] connection.alerting [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/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
049cb956_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/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
049cb956_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/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
049cb956_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/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
049cb956_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/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
049cb956_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/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
049cb956_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/2005/WD-ccxml-20050629/
23/1438042989043.35_20150728002309-00221-ip-10-236-191-2_828238232_80.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] doctype [1] ro attribute [2] yes [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] implementation [1] ro attribute [2] yes [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] documentElement [1] ro attribute [2] yes [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createElement [1] method [2] yes [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createDocumentFragment [1] method [2] no [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createTextNode [1] method [2] yes [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createComment [1] method [2] no [3]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createCDATASection [1] method [2] no [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createProcessingInstruction [1] method [2] no [3]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createAttribute [1] method [2] no [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createEntityReference [1] method [2] no [3]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] getElementsByTagName [1] method [2] no [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] importNode [1] method [2] no [3]
no
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createElementNS [1] method [2] yes [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] createAttributeNS [1] method [2] no [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] getElementsByTagNameNS [1] method [2] no [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
90bceda2_ofiles__SVG_Tiny_and_SVG_Basic__3
[0] getElementById [1] method [2] yes [3]
yes
[ [ "y", "e", "s" ], [ "n", "o" ] ]
Mobile SVG Profiles: SVG Tiny and SVG Basic
3
http://www.w3.org/TR/SVGMobile11/
23/1438042988930.94_20150728002308-00317-ip-10-236-191-2_820519733_23.json
d3c617f3_RFC2616bis_Issues__title
[id] i1 [target] RFC2616 [type] design [draft] 01 [title]
HTTP Version should be case sensitive
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i3 [target] RFC2616 [type] design [draft] 01 [title]
Chunk Size Definition
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i5 [target] RFC2616 [type] design [draft] 01 [title]
Via is a MUST
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i6 [target] RFC2616 [type] design [draft] 01 [title]
Fragments allowed in Location
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i10 [target] RFC2616 [type] design [draft] 01 [title]
Safe Methods vs Redirection
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i11 [target] RFC2616 [type] design [draft] 01 [title]
URI includes query
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i12 [target] RFC2616 [type] design [draft] 01 [title]
Invalidation after Update or Delete
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i14 [target] RFC2616 [type] design [draft] 01 [title]
Clarification regarding quoting of charset values
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i15 [target] RFC2616 [type] design [draft] 01 [title]
No close on 1xx responses
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i17 [target] RFC2616 [type] design [draft] 01 [title]
Revise description of the POST method
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i18 [target] RFC2616 [type] design [draft] 01 [title]
Cache validators in 206 responses
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i25 [target] RFC2616 [type] design [draft] 04 [title]
Accept-Encoding BNF
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i31 [target] RFC2616 [type] design [draft] 04 [title]
qdtext BNF
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i62 [target] RFC2616 [type] design [title]
Whitespace in quoted-pair
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i2 [target] RFC2616 [type] editorial [draft] 01 [title]
'unsafe' characters
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i4 [target] RFC2616 [type] editorial [draft] 01 [title]
Message Length
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i7 [target] RFC2616 [type] editorial [draft] 01 [title]
Editors Notes
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i8 [target] RFC2616 [type] editorial [draft] 04 [title]
Media type registrations
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i9 [target] RFC2616 [type] editorial [draft] 01 [title]
Trailer
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i16 [target] RFC2616 [type] editorial [draft] 01 [title]
Remove 'identity' token references
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i26 [target] RFC2616 [type] editorial [draft] 04 [title]
Import query BNF
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i42 [target] RFC2616 [type] editorial [draft] 02 [title]
RFC2606 compliance
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i44 [target] RFC2616 [type] editorial [draft] 04 [title]
Unneeded references
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i45 [target] RFC2616 [type] editorial [draft] 03 [title]
RFC977 reference
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i46 [target] RFC2616 [type] editorial [draft] 03 [title]
references to RFC1700
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i47 [target] RFC2616 [type] editorial [draft] 04 [title]
inconsistency in date format explanation
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i48 [target] RFC2616 [type] editorial [draft] 03 [title]
Date reference typo
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i49 [target] RFC2616 [type] editorial [draft] 03 [title]
Connection header text
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i65 [target] RFC2616 [type] editorial [draft] 04 [title]
Informative references
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i66 [target] RFC2616 [type] editorial [draft] 04 [title]
ISO-8859-1 Reference
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i68 [target] RFC2616 [type] editorial [draft] 04 [title]
Encoding References Normative
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i84 [target] RFC2616 [type] editorial [draft] 04 [title]
Redundant cross-references
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i86 [target] RFC2616 [type] editorial [draft] 04 [title]
Normative up-to-date references
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
d3c617f3_RFC2616bis_Issues__title
[id] i87 [target] RFC2616 [type] editorial [draft] 04 [title]
typo in 13.2.2
[]
RFC2616bis Issues
title
http://www.w3.org/Protocols/HTTP/1.1/rfc2616bis/issues/
23/1438042989043.35_20150728002309-00233-ip-10-236-191-2_823923798_2.json
9050170d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] name [Required] true [Type] string [Details]
connection.failed
[]
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_86.json
9050170d_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_86.json
9050170d_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_86.json
9050170d_all_Control__CCXML_Version_1_0__Details
[Attribute Name] reason [Required] false [Type] string [Details]
A failure reason code. 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_86.json
9050170d_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_86.json
9050170d_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_86.json
9050170d_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_86.json
9050170d_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_86.json
27972225_anagement_Specification__XKMS___Requirement
[Security Issue] Confidentiality [Comments] The information provided by an XKMS service may be confidential, the fact that a party has requested particular information from an XKMS service may allow confidential information to be deduced. Many XKMS applications do not require confidentiality however. [Requirement]
Some
[ [ "S", "o", "m", "e" ], [ "M", "o", "s", "t" ], [ "A", "l", "l" ] ]
XML Key Management Specification (XKMS)
Requirement
http://www.w3.org/2001/XKMS/Drafts/XKMS20030212/xkms-part-2.html
23/1438042990609.0_20150728002310-00165-ip-10-236-191-2_818045109_0.json
27972225_anagement_Specification__XKMS___Requirement
[Security Issue] Request Authentication [Comments] A service only needs to authenticate a request for information if either the information is confidential or some form of charge is to be made for use of the service. [Requirement]
Some
[ [ "S", "o", "m", "e" ], [ "M", "o", "s", "t" ], [ "A", "l", "l" ] ]
XML Key Management Specification (XKMS)
Requirement
http://www.w3.org/2001/XKMS/Drafts/XKMS20030212/xkms-part-2.html
23/1438042990609.0_20150728002310-00165-ip-10-236-191-2_818045109_0.json
27972225_anagement_Specification__XKMS___Requirement
[Security Issue] Response Authentication [Comments] An XKMS service that provides only a Location service for self authenticating key information such as Digital Certificates does not require authentication. [Requirement]
Most
[ [ "S", "o", "m", "e" ], [ "M", "o", "s", "t" ], [ "A", "l", "l" ] ]
XML Key Management Specification (XKMS)
Requirement
http://www.w3.org/2001/XKMS/Drafts/XKMS20030212/xkms-part-2.html
23/1438042990609.0_20150728002310-00165-ip-10-236-191-2_818045109_0.json
27972225_anagement_Specification__XKMS___Requirement
[Security Issue] Persistent Authentication [Comments] Although some XKMS applications have a specific requirement to support Non-Repudiation, the ability to repudiate requests and responses is acceptable in many applications. [Requirement]
Some
[ [ "S", "o", "m", "e" ], [ "M", "o", "s", "t" ], [ "A", "l", "l" ] ]
XML Key Management Specification (XKMS)
Requirement
http://www.w3.org/2001/XKMS/Drafts/XKMS20030212/xkms-part-2.html
23/1438042990609.0_20150728002310-00165-ip-10-236-191-2_818045109_0.json
27972225_anagement_Specification__XKMS___Requirement
[Security Issue] Message Correspondence [Comments] The RequestID correspondence mechanism can only be used if the Request Authentication mechanism can be relied upon. Otherwise the Digest Mechanism should be used. [Requirement]
All
[ [ "S", "o", "m", "e" ], [ "M", "o", "s", "t" ], [ "A", "l", "l" ] ]
XML Key Management Specification (XKMS)
Requirement
http://www.w3.org/2001/XKMS/Drafts/XKMS20030212/xkms-part-2.html
23/1438042990609.0_20150728002310-00165-ip-10-236-191-2_818045109_0.json
27972225_anagement_Specification__XKMS___Requirement
[Security Issue] Request Replay [Comments] Request replay attacks are likely to only be a concern if the service charges on a per request basis or as a type of Denial of Service attack. [Requirement]
Some
[ [ "S", "o", "m", "e" ], [ "M", "o", "s", "t" ], [ "A", "l", "l" ] ]
XML Key Management Specification (XKMS)
Requirement
http://www.w3.org/2001/XKMS/Drafts/XKMS20030212/xkms-part-2.html
23/1438042990609.0_20150728002310-00165-ip-10-236-191-2_818045109_0.json
27972225_anagement_Specification__XKMS___Requirement
[Security Issue] Denial of Service [Comments] Any service made available on a public network is likely to be subject to a Denial of Service attack. The risk of a Denial of Service attack is generally considered to be reduced on closed networks such as internal enterprise networks. [Requirement]
Most
[ [ "S", "o", "m", "e" ], [ "M", "o", "s", "t" ], [ "A", "l", "l" ] ]
XML Key Management Specification (XKMS)
Requirement
http://www.w3.org/2001/XKMS/Drafts/XKMS20030212/xkms-part-2.html
23/1438042990609.0_20150728002310-00165-ip-10-236-191-2_818045109_0.json
07836638_all_Control__CCXML_Version_1_0__Required
[Attribute Name] name [Type] string [Details] error.dialog.notstarted [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