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
|
---|---|---|---|---|---|---|---|
72b64b38_all_Control__CCXML_Version_1_0__Valid_Values | [Name] hints [Required] false [Type] ECMAScript Expression [Default Value] none [Description] The ECMAScript object returned contains information which may be used by the implementing platform for implementing the dialog operation. Note: The meaning of these hints is specific to the implementing platform and protocol. Platforms that do not support hints MAY ignore this attribute. See Section 9.5.6 for additional requirements when hints are supported by the implementing platform. [Valid Values] | An ECMAScript expression that returns an ECMAScript object | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [Required] true [Type] ECMAScript Expression [Default Value] none [Valid Values] must evaluate to a valid URI [Description] An ECMAScript expression which returns the URI of the resource to be fetched. [Name] | next | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [Required] false [Type] ECMAScript Expression [Default Value] In processed mode "application/ccxml+xml". In raw mode "*/*". [Valid Values] MIME Types formatted as per HTTP Accept header [RFC2616] [Description] An ECMAScript expression which returns a character string setting the value of the HTTP Accept header to tell the application server what content type the application wishes to have returned. [Name] | type | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [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 web server, with the same qualification as used in the namelist. When an ECMAScript variable is submitted to the web 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". [Name] | namelist | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [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 URI post This indicates that the "POST" method must be used while submitting the URI to the web server. [Name] | method | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [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 to be associated with the completion event. This identifier can be tested by the fetch completion event handler to distinguish among several outstanding fetch requests. If this attribute is not specified, the fetch identifier can be acquired from the fetch completion event. Every fetch request must receive a unique fetch identifier, even if the request is for the same URI [Name] | fetchid | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [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 interval begins when the fetch is executed. The fetch must fail if not completed at the end of this interval. A failed fetch must return the error.fetch event. [Name] | timeout | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [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. [Name] | maxage | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [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. [Name] | maxstale | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [Required] false [Attribute Constraints] Valid only when the value of the method is "post", otherwise ignored. [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. [Name] | enctype | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
ccd590e5_all_Control__CCXML_Version_1_0__Name | [Required] false [Type] ECMAScript Expression [Default Value] processed [Valid Values] processed, raw [Description] Controls what the CCXML platform should do with fetched content. If set to processed (the default) the CCXML platform MUST attempt to parse and validate the returned content. If set to raw the platform MUST NOT attempt to process the data and MUST leave processing of the content to the application who can do what it wishes with the content via the content attribute of the fetch.done event [Name] | mode | [
[
"n",
"e",
"x",
"t"
],
[
"t",
"y",
"p",
"e"
],
[
"n",
"a",
"m",
"e",
"l",
"i",
"s",
"t"
],
[
"m",
"e",
"t",
"h",
"o",
"d"
],
[
"f",
"e",
"t",
"c",
"h",
"i",
"d"
],
[
"t",
"i",
"m",
"e",
"o",
"u",
"t"
],
[
"m",
"a",
"x",
"a",
"g",
"e"
],
[
"m",
"a",
"x",
"s",
"t",
"a",
"l",
"e"
],
[
"e",
"n",
"c",
"t",
"y",
"p",
"e"
],
[
"m",
"o",
"d",
"e"
]
] | Voice Browser Call Control: CCXML Version 1.0 | Name | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Translate [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] translate="yes" for elements, and translate="no" for attributes [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Localization Note [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Inheritance] Textual content of element, including content of child elements, but excluding attributes [Overriding] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Terminology [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] term="no" [Inheritance] None [Overriding] | Not applicable | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Directionality [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] dir="ltr" [Inheritance] Textual content of element, including attributes and child elements [Overriding] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Ruby [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Inheritance] None [Overriding] | Not applicable | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Language Information [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [Inheritance] Textual content of element, including attributes and child elements [Overriding] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Elements Within Text [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] withinText="no" [Inheritance] None [Overriding] | Not applicable | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Domain [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Inheritance] Textual content of element, including attributes and child elements [Overriding] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] Locale Filter [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] localeFilterType="all" [Inheritance] Textual content of element, including attributes and child elements [Overriding] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
01e7244d_tion_Tag_Set__ITS__Version_2_0__Overriding | [Data category] External Resource [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [Inheritance] Textual content of element, including attributes and child elements [Overriding] | Yes | [
[
"Y",
"e",
"s"
],
[
"N",
"o",
"t",
" ",
"a",
"p",
"p",
"l",
"i",
"c",
"a",
"b",
"l",
"e"
]
] | Internationalization Tag Set (ITS) Version 2.0 | Overriding | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Anne van Kesteren [Comments] I don't think it's good to decide upfront how the various pieces are to be split among documents. It seems better to do more research first into what actually needs to be defined here. [Distinct deliverables] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Ben Millard [Comments] This looks compatible with the way ARIA integration was envisaged at the Breakout session in France 2008. (Mutually agreed "hooks" which are used in the HTML5 spec, which ARIA then specifies in detail.) [Distinct deliverables] | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Shawn Medero [Comments] There's not enough detail here for me to make an informed decision. I'd like to see a discussion thread on this topic brew for a while and see if there is any consensus on what the above deliverables means. [Distinct deliverables] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Aaron Leventhal [Comments] I think this group should be responsible for 1 & 2. If we add all the tests it becomes a bit large I think. But, I can probably be convinced if I learn what kind of work 3 & 4 will entail. [Distinct deliverables] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Frederick Boland [Distinct deliverables] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Gregory Rosmaita [Distinct deliverables] | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Maciej Stachowiak [Comments] As other commentors have mentioned, it's not clear if we can decide up-front if this is the best split. I think there may be interactions between HTML5 requirements and ARIA requirements that make this not the best split. [Distinct deliverables] | no | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Tony Ross [Comments] Specifically having the test suites in addition to the specs will help ensure interoperability. Each test suite should be done by the same group that writes the corresponding spec for consistency. [Distinct deliverables] | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
9af79b27_traw_poll_and_Balloting_System__Distinct_deliverables | [Responder] Anna Zhuang [Distinct deliverables] | yes | [
[
"n",
"o"
],
[
"y",
"e",
"s"
]
] | Results of Questionnaire Request for Input on organizing accessibility API binding work in PFWG and HTML WG - Web-Based Straw-poll and Balloting System | Distinct deliverables | http://www.w3.org/2002/09/wbs/32212/axs-API-impl-Org/results | 30/1438042986625.58_20150728002306-00191-ip-10-236-191-2_807307470_1.json |
00f2a27c_all_Control__CCXML_Version_1_0__Valid_Values | [Name] target [Required] true [Type] ECMAScript Expression [Default Value] none [Description] An ECMAScript expression returning the target location of the event. The target attribute specifies the unique identifier of the event target that the Event I/O Processor must send the event to. [Valid Values] | A valid target URI | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_43.json |
00f2a27c_all_Control__CCXML_Version_1_0__Valid_Values | [Name] targettype [Required] false [Type] ECMAScript Expression [Default Value] ccxml [Description] An ECMAScript expression which returns a character string that specifies the type of the Event I/O Processor that the event must be dispatched to. [Valid Values] | ccxml dialog basichttp | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_43.json |
00f2a27c_all_Control__CCXML_Version_1_0__Valid_Values | [Name] sendid [Required] false [Type] ECMAScript Left Hand Side Expression [Default Value] none [Description] An ECMAScript left hand side expression evaluating to a previously defined variable. The value of the attribute must receive an internally generated unique string identifier to be associated with the event being sent. [Valid Values] | ECMAScript Variable | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_43.json |
00f2a27c_all_Control__CCXML_Version_1_0__Valid_Values | [Name] delay [Required] false [Type] ECMAScript Expression [Default Value] '0s' [Description] The character string returned must be interpreted as a time interval. The send element must return immediately, but the event must not be dispatched until the delay interval elapses. Timers are useful for a wide variety of programming tasks, and can be implemented using this attribute. Note: The delayed event queue for sending events must be maintained locally. Any events waiting to be sent must be purged when the session that issued this request terminates. [Valid Values] | An ECMAScript expression which returns a character string in CSS2 [CSS2] format | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_43.json |
00f2a27c_all_Control__CCXML_Version_1_0__Valid_Values | [Name] namelist [Required] false [Attribute Constraints] This attribute must not be specified in conjunction with inline content [Type] Var List [Default Value] none [Description] A list of zero or more whitespace separated CCXML variable names to be included with the event. Values for these variables are evaluated when the element is processed See section 9.2.3.1 for details on how these variables are made available to the target. [Valid Values] | List of ECMAScript Variable names | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_43.json |
00f2a27c_all_Control__CCXML_Version_1_0__Valid_Values | [Name] hints [Required] false [Type] ECMAScript Expression [Default Value] none [Description] The ECMAScript object returned contains information which may be used by the implementing platform to configure the Event I/O Processor. The meaning of these hints is specific to the implementing platform and the Event I/O Processor. Note: The meaning of these hints is specific to the implementing platform and protocol. Platforms that do not support hints MAY ignore this attribute. See Section 9.5.6 for additional requirements when hints are supported by the implementing platform. [Valid Values] | An ECMAScript expression that returns an ECMAScript object | [] | Voice Browser Call Control: CCXML Version 1.0 | Valid Values | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_43.json |
c5502725_s_compliant_Web_sites___W3C_QA__Test_tool | [Requirement] Use valid (X)HTML [Details] Using valid HTML means having an HTML code that follows one of the DTDs of the HTML specification. Your best choice is valid XHTML strict markup: XHTML means that the code will benefit from all the XML power, and strict ensures your site won't mix presentation markup with the structure. [Rationale] Valid HTML code is a first step toward more compatibility with browsers and better rendering on the latest ones. Using only strict HTML (that is, the Strict HTML DTD) makes the site easier to maintain and evolve. [Test tool] | The W3C HTML Validator is one of the many options available. The LogValidator is especially helpful in maintaining a valid Web site. | [] | Buy standards compliant Web sites — W3C QA | Test tool | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
c5502725_s_compliant_Web_sites___W3C_QA__Test_tool | [Requirement] Use extensively valid CSS [Details] Avoid any presentational markup and keep all the layout features in well-defined CSS style sheets. [Rationale] Linked style sheets allow presentation to be decoupled completely from the page structure of your site, and lets you quickly change its layout and rendering. It also guarantees that everybody can adjust the rendering to their needs and tastes. [Test tool] | The CSS Validator detects any non-compliant use of the CSS technologies. | [] | Buy standards compliant Web sites — W3C QA | Test tool | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
c5502725_s_compliant_Web_sites___W3C_QA__Test_tool | [Requirement] Use HTTP properly [Details] Make sure that each page of your site is accessible with a stable address (URL) and that the HTTP caching properties are set correctly. Make sure if you migrate to a new site version that the URLs are either kept as is or at least redirected to the new ones. [Rationale] HTTP is a very powerful protocol and you get most of its power with stable URLs and an efficient caching system: bookmarks and links don't break, network access is faster, users are happy! [Test tool] | The W3C Link Checker can provide some help. Besides, the advices given in the Common HTTP Implementation Problems Note can help assess what needs to be respected. | [] | Buy standards compliant Web sites — W3C QA | Test tool | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
c5502725_s_compliant_Web_sites___W3C_QA__Test_tool | [Requirement] Use SVG and PNG for graphics [Details] Use PNG for raster images, and SVG for all others. [Rationale] PNG is a much more capable format than other binary formats for raster images because it provides better compression, more options, and it's free. The best format you should require is SVG: it's scalable, XML-based, very light, and has a lot of capabilities, for example, animation using SMIL, which is supported on cell phones, etc. [Test tool] | N/A | [] | Buy standards compliant Web sites — W3C QA | Test tool | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
c5502725_s_compliant_Web_sites___W3C_QA__Test_tool | [Requirement] Use techniques to make your content accessible [Details] Details. [Rationale] Making a site accessible benefits all of your users, and broadens your current audience. This requirement may be required by law in some countries. [Test tool] | See Evaluation Tools for Web Content Accessibility. | [] | Buy standards compliant Web sites — W3C QA | Test tool | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
c5502725_s_compliant_Web_sites___W3C_QA__Test_tool | [Requirement] Use standards scripting languages [Details] Use the DOM API combined with Ecmascript (but don't make the use of scripts mandatory to navigate in the site!). [Rationale] DOM and Ecmascript (the common standard behind Javascript and JScript) are the best way to go to get interoperable scripts to create animations in your Web site. But do not forget your users that don't have these scripting capacities enabled. [Test tool] | N/A | [] | Buy standards compliant Web sites — W3C QA | Test tool | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] src [Required] true [Type] ECMAScript Expression [Default Value] none [Valid Values] a Dialog URI [Description] | An ECMAScript expression which returns a character string identifying the URI of the dialog document that the dialog interpreter must prepare. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] type [Required] false [Type] ECMAScript Expression [Default Value] application/voicexml+xml [Valid Values] a Valid MIME Type [Description] | An ECMAScript expression which returns a character string that specifies the MIME type of the document, and as a result determines which dialog manager environment must actually be used. Values defined by the specification are: application/voicexml+xml This MIME type would request a VoiceXML interpreter instance. audio/x-wav This MIME type would request a dialog manager that merely plays wave files. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_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 web server, with the same qualification as used in the namelist. When an ECMAScript variable is submitted to the web 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 is submitted is not currently defined. Instead of submitting ECMAScript Objects directly, the application developer may explicitly submit the properties of an Object. e.g. "date.month date.year". | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] parameters [Required] false [Type] Var List [Default Value] none [Valid Values] List of ECMAScript Variable names [Description] | A list of one or more whitespace separated CCXML variable names. These variables are sent to the dialog environment as a list of name/value pairs. Names are sent exactly as they are specified; values are formed by converting the referenced ECMAScript variable to string form (which is undefined for objects). The dialog environment determines how passed parameters will be handled | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] dialogid [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 a dialog identifier value for the launched dialog interpreter instance. If the attribute value is invalid, an error.semantic event MUST be thrown | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] connectionid [Required] false [Attribute Constraints] Must not be used with conferenceid [Type] ECMAScript Expression [Default Value] none [Valid Values] Connection IDs [Description] | An Optional ECMAScript expression which returns the identifier of a connection. If specified, the dialog being prepared MUST be joined to the referenced connection as specified by the mediadirection attribute. Note that if the referenced connection is already bridged to another media endpoint, those existing bridges may be affected according to the rules specified in section 10.4 even prior to being performed If the attribute value is invalid an error.semantic event must be thrown. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] conferenceid [Required] false [Attribute Constraints] Must not be used with connectionid [Type] ECMAScript Expression [Default Value] none [Valid Values] Conference IDs [Description] | An Optional ECMAScript expression which returns the identifier of a conference bridge. If specified, the dialog being prepared MUST be joined to the referenced conference as specified by the mediadirection attribute. If the attribute value is invalid an error.semantic event must be thrown. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] mediadirection [Required] false [Type] ECMAScript Expression [Default Value] both [Valid Values] both dialogtransmit dialogreceive [Description] | An ECMAScript expression that defines the direction of the media flow between the Dialog and the Connection or Conference. The following values must be used: both Specifies a full duplex connection where the media flows in both directions. dialogtransmit The dialog transmits media to the Connection or Conference but does not receive any media streams. dialogreceive The dialog receives media from the Connection or Conference but does not transmit any media streams. The bridge does not take place until a subsequent is executed, but this attribute may be provided as guidance to the dialog environment for preparation. If no value is specified, the dialog environment must make no assumptions as to the bridging type. For more information about connections and bridges, refer to Section 10 . | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] maxage [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] 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 is no greater than the specified time in seconds (cf. 'max-age' in HTTP 1.1 [RFC2616]). The document is not willing to use stale content, unless maxstale is also provided. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] maxstale [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] 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-stale' 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/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] enctype [Required] false [Attribute Constraints] Valid only when the value of the method is "post", otherwise ignored. [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/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_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 by the dialog manager. post This indicates that the "POST" method must be used by the dialog manager. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
c2463d5a_all_Control__CCXML_Version_1_0__Description | [Name] hints [Required] false [Type] ECMAScript Expression [Default Value] none [Valid Values] An ECMAScript expression that returns an ECMAScript object [Description] | The ECMAScript object returned contains information which may be used by the implementing platform for implementing the dialog operation. Note: The meaning of these hints is specific to the implementing platform and protocol. Platforms that do not support hints MAY ignore this attribute. See Section 9.5.6 for additional requirements when hints are supported by the implementing platform. | [] | Voice Browser Call Control: CCXML Version 1.0 | Description | http://www.w3.org/TR/ccxml/ | 30/1438042986357.49_20150728002306-00197-ip-10-236-191-2_815628363_20.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Translate [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] translate="yes" for elements, and translate="no" for attributes [Overriding] Yes [Inheritance] | Textual content of element, including content of child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Localization Note [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Overriding] Yes [Inheritance] | Textual content of element, including content of child elements, but excluding attributes | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Terminology [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] term="no" [Overriding] Not applicable [Inheritance] | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Directionality [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] dir="ltr" [Overriding] Yes [Inheritance] | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Ruby [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Overriding] Not applicable [Inheritance] | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Language Information [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [Overriding] Yes [Inheritance] | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Elements Within Text [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] withinText="no" [Overriding] Not applicable [Inheritance] | None | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Domain [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None [Overriding] Yes [Inheritance] | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] Locale Filter [Local Usage] Yes [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] localeFilterType="all" [Overriding] Yes [Inheritance] | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
fe592955_tion_Tag_Set__ITS__Version_2_0__Inheritance | [Data category] External Resource [Local Usage] No [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None [Overriding] Yes [Inheritance] | Textual content of element, including attributes and child elements | [] | Internationalization Tag Set (ITS) Version 2.0 | Inheritance | http://www.w3.org/TR/2012/WD-its20-20120731/ | 30/1438042986625.58_20150728002306-00092-ip-10-236-191-2_801544007_7.json |
2697010b_s_compliant_Web_sites___W3C_QA__Requirement | [Details] Using valid HTML means having an HTML code that follows one of the DTDs of the HTML specification. Your best choice is valid XHTML strict markup: XHTML means that the code will benefit from all the XML power, and strict ensures your site won't mix presentation markup with the structure. [Rationale] Valid HTML code is a first step toward more compatibility with browsers and better rendering on the latest ones. Using only strict HTML (that is, the Strict HTML DTD) makes the site easier to maintain and evolve. [Test tool] The W3C HTML Validator is one of the many options available. The LogValidator is especially helpful in maintaining a valid Web site. [Requirement] | Use valid (X)HTML | [] | Buy standards compliant Web sites — W3C QA | Requirement | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
2697010b_s_compliant_Web_sites___W3C_QA__Requirement | [Details] Avoid any presentational markup and keep all the layout features in well-defined CSS style sheets. [Rationale] Linked style sheets allow presentation to be decoupled completely from the page structure of your site, and lets you quickly change its layout and rendering. It also guarantees that everybody can adjust the rendering to their needs and tastes. [Test tool] The CSS Validator detects any non-compliant use of the CSS technologies. [Requirement] | Use extensively valid CSS | [] | Buy standards compliant Web sites — W3C QA | Requirement | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
2697010b_s_compliant_Web_sites___W3C_QA__Requirement | [Details] Make sure that each page of your site is accessible with a stable address (URL) and that the HTTP caching properties are set correctly. Make sure if you migrate to a new site version that the URLs are either kept as is or at least redirected to the new ones. [Rationale] HTTP is a very powerful protocol and you get most of its power with stable URLs and an efficient caching system: bookmarks and links don't break, network access is faster, users are happy! [Test tool] The W3C Link Checker can provide some help. Besides, the advices given in the Common HTTP Implementation Problems Note can help assess what needs to be respected. [Requirement] | Use HTTP properly | [] | Buy standards compliant Web sites — W3C QA | Requirement | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
2697010b_s_compliant_Web_sites___W3C_QA__Requirement | [Details] Use PNG for raster images, and SVG for all others. [Rationale] PNG is a much more capable format than other binary formats for raster images because it provides better compression, more options, and it's free. The best format you should require is SVG: it's scalable, XML-based, very light, and has a lot of capabilities, for example, animation using SMIL, which is supported on cell phones, etc. [Test tool] N/A [Requirement] | Use SVG and PNG for graphics | [] | Buy standards compliant Web sites — W3C QA | Requirement | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
2697010b_s_compliant_Web_sites___W3C_QA__Requirement | [Details] Details. [Rationale] Making a site accessible benefits all of your users, and broadens your current audience. This requirement may be required by law in some countries. [Test tool] See Evaluation Tools for Web Content Accessibility. [Requirement] | Use techniques to make your content accessible | [] | Buy standards compliant Web sites — W3C QA | Requirement | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
2697010b_s_compliant_Web_sites___W3C_QA__Requirement | [Details] Use the DOM API combined with Ecmascript (but don't make the use of scripts mandatory to navigate in the site!). [Rationale] DOM and Ecmascript (the common standard behind Javascript and JScript) are the best way to go to get interoperable scripts to create animations in your Web site. But do not forget your users that don't have these scripting capacities enabled. [Test tool] N/A [Requirement] | Use standards scripting languages | [] | Buy standards compliant Web sites — W3C QA | Requirement | http://www.w3.org/QA/2002/07/WebAgency-Requirements.html.en | 30/1438042986357.49_20150728002306-00149-ip-10-236-191-2_831604894_0.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
0f042102_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/SVGMobile/ | 30/1438042986625.58_20150728002306-00019-ip-10-236-191-2_807238982_23.json |
78ba001f_XHTML__Modularization_1_1__Definition | [Attribute Type] CDATA [Definition] | Character data | [] | XHTML™ Modularization 1.1 | Definition | http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/xhtml-modularization-diff.html | 18/1438042988650.6_20150728002308-00176-ip-10-236-191-2_820425133_0.json |
78ba001f_XHTML__Modularization_1_1__Definition | [Attribute Type] ID [Definition] | A document-unique identifier | [] | XHTML™ Modularization 1.1 | Definition | http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/xhtml-modularization-diff.html | 18/1438042988650.6_20150728002308-00176-ip-10-236-191-2_820425133_0.json |
78ba001f_XHTML__Modularization_1_1__Definition | [Attribute Type] IDREF [Definition] | A reference to a document-unique identifier | [] | XHTML™ Modularization 1.1 | Definition | http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/xhtml-modularization-diff.html | 18/1438042988650.6_20150728002308-00176-ip-10-236-191-2_820425133_0.json |
78ba001f_XHTML__Modularization_1_1__Definition | [Attribute Type] IDREFS [Definition] | A space-separated list of references to document-unique identifiers | [] | XHTML™ Modularization 1.1 | Definition | http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/xhtml-modularization-diff.html | 18/1438042988650.6_20150728002308-00176-ip-10-236-191-2_820425133_0.json |
78ba001f_XHTML__Modularization_1_1__Definition | [Attribute Type] NAME [Definition] | A name with the same character constraints as ID above | [] | XHTML™ Modularization 1.1 | Definition | http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/xhtml-modularization-diff.html | 18/1438042988650.6_20150728002308-00176-ip-10-236-191-2_820425133_0.json |
78ba001f_XHTML__Modularization_1_1__Definition | [Attribute Type] NMTOKEN [Definition] | A name composed of only name tokens as defined in XML 1.0 [XML] | [] | XHTML™ Modularization 1.1 | Definition | http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/xhtml-modularization-diff.html | 18/1438042988650.6_20150728002308-00176-ip-10-236-191-2_820425133_0.json |
78ba001f_XHTML__Modularization_1_1__Definition | [Attribute Type] NMTOKENS [Definition] | One or more white space separated NMTOKEN values | [] | XHTML™ Modularization 1.1 | Definition | http://www.w3.org/TR/2008/REC-xhtml-modularization-20081008/xhtml-modularization-diff.html | 18/1438042988650.6_20150728002308-00176-ip-10-236-191-2_820425133_0.json |
adc67f7e_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] The operation succeeded. [anyURI Name] | Success | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/2001/XKMS/Drafts/XKMS-PR-PUB/PR-PUB-xkms-part-1.html | 18/1438042988650.6_20150728002308-00235-ip-10-236-191-2_816232251_4.json |
adc67f7e_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] The service does not support the protocol version specified in the request. [anyURI Name] | VersionMismatch | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/2001/XKMS/Drafts/XKMS-PR-PUB/PR-PUB-xkms-part-1.html | 18/1438042988650.6_20150728002308-00235-ip-10-236-191-2_816232251_4.json |
adc67f7e_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] An error occurred that was due to the message sent by the sender. [anyURI Name] | Sender | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/2001/XKMS/Drafts/XKMS-PR-PUB/PR-PUB-xkms-part-1.html | 18/1438042988650.6_20150728002308-00235-ip-10-236-191-2_816232251_4.json |
adc67f7e_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Final [Description] An error occurred at the receiver. [anyURI Name] | Receiver | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/2001/XKMS/Drafts/XKMS-PR-PUB/PR-PUB-xkms-part-1.html | 18/1438042988650.6_20150728002308-00235-ip-10-236-191-2_816232251_4.json |
adc67f7e_ement_Specification__XKMS_2_0___anyURI_Name | [Final] Not Final [Description] The service has not acted on the request. In order for the request to be acted upon the request MUST be represented with the specified nonce in accordance with the two-phase protocol. [anyURI Name] | Represent | [
[
"S",
"u",
"c",
"c",
"e",
"s",
"s"
],
[
"V",
"e",
"r",
"s",
"i",
"o",
"n",
"M",
"i",
"s",
"m",
"a",
"t",
"c",
"h"
],
[
"S",
"e",
"n",
"d",
"e",
"r"
],
[
"R",
"e",
"c",
"e",
"i",
"v",
"e",
"r"
],
[
"R",
"e",
"p",
"r",
"e",
"s",
"e",
"n",
"t"
],
[
"P",
"e",
"n",
"d",
"i",
"n",
"g"
]
] | XML Key Management Specification (XKMS 2.0) | anyURI Name | http://www.w3.org/2001/XKMS/Drafts/XKMS-PR-PUB/PR-PUB-xkms-part-1.html | 18/1438042988650.6_20150728002308-00235-ip-10-236-191-2_816232251_4.json |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.