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
|
---|---|---|---|---|---|---|---|
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] h3 element [Restrictions] If specified, role must be one of the following: heading, tab or presentation | heading role, with the aria-level property set to the element's outline depth | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] h4 element [Restrictions] If specified, role must be heading, tab or presentation | heading role, with the aria-level property set to the element's outline depth | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] h5 element [Restrictions] If specified, role must be one of the following: heading, tab or presentation | heading role, with the aria-level property set to the element's outline depth | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] h6 element [Restrictions] If specified, role must be one of the following: heading, tab or presentation | heading role, with the aria-level property set to the element's outline depth | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] iframe element [Restrictions] If specified, role must be one of the following: application, document, img, or presentation | No role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] img element whose alt attribute's value is absent [Restrictions] No restrictions | img role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] img element whose alt attribute's value is present and not empty [Restrictions] No restrictions | img role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] input element with a type attribute in the Button state [Restrictions] If specified, role must be one of the following: button, link, menuitem, menuitemcheckbox, menuitemradio or radio | button role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] input element with a type attribute in the Checkbox state [Restrictions] If specified, role must be either checkbox or menuitemcheckbox | checkbox role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] input element with a type attribute in the Image Button state [Restrictions] If specified, role must be one of the following: button, link, menuitem, menuitemcheckbox, menuitemradio or radio | button role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] input element with a type attribute in the Radio Button state [Restrictions] If specified, role must be either radio or menuitemradio | radio role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] input, select or textarea element with a required attribute [Restrictions] If specified, the aria-required state must be set to "true" | The aria-required state set to "true" | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] input, select or textarea element without a required attribute [Restrictions] If specified, the aria-required state set to "true" or "false" | aria-required set to "false" | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] li element whose parent is an ol or ul element [Restrictions] If specified, role must be one of the following: listitem, menuitem, menuitemcheckbox, menuitemradio, option, tab, treeitem or presentation | listitem role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] menu element with a type attribute in the toolbar state [Restrictions] If specified, role must be one of the following: directory, list, listbox, menu, menubar, tablist, toolbar, or tree or presentation | toolbar role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] object element [Restrictions] If specified, role must be one of the following: application, document, img, or presentation | No role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] ol element [Restrictions] If specified, role must be one of the following: directory, list, listbox, menu, menubar, tablist, toolbar, tree or presentation | list role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] output element [Restrictions] No restrictions | status role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] section element [Restrictions] If specified, role must be one of the following: alert, alertdialog, application, contentinfo, dialog, document, log, main, marquee, region, search, status or presentation | region role Note:It is strongly recommended that user agents such as screen readers only convey the presence of, and provide navigation for section elements, when the section element has an accessible name. | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] ul element [Restrictions] If specified, role must be one of the following: directory, group, list, listbox, menu, menubar, tablist, toolbar, tree or presentation | list role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] video element [Restrictions] If specified, role must be application | No role | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] Element with a hidden attribute [Restrictions] If specified, the aria-hidden state set to "true" or "false" | The aria-hidden state set to "true" | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
96637545_APIs_of_HTML_documents___HTML5__Default_implicit_ARIA_semantic | [Language feature] Element without a hidden attribute [Restrictions] If specified, the aria-hidden state set to "true" or "false" | The aria-hidden state set to "false" | [] | 3 Semantics, structure, and APIs of HTML documents — HTML5 | Default implicit ARIA semantic | http://www.w3.org/TR/2014/CR-html5-20140429/dom.html | 42/1438042989018.40_20150728002309-00237-ip-10-236-191-2_811265839_1.json |
97553f16_ces_1_1__P3P1_1__Specification__Category | [postal] name [Structure] personname [Short display name] Name [Category] | Physical Contact Information, Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.1 (P3P1.1) Specification | Category | http://www.w3.org/TR/2004/WD-P3P11-20040720/ | 42/1438042987662.63_20150728002307-00006-ip-10-236-191-2_157718806_50.json |
97553f16_ces_1_1__P3P1_1__Specification__Category | [postal] street [Structure] unstructured [Short display name] Street Address [Category] | Physical Contact Information | [] | The Platform for Privacy Preferences 1.1 (P3P1.1) Specification | Category | http://www.w3.org/TR/2004/WD-P3P11-20040720/ | 42/1438042987662.63_20150728002307-00006-ip-10-236-191-2_157718806_50.json |
97553f16_ces_1_1__P3P1_1__Specification__Category | [postal] city [Structure] unstructured [Short display name] City [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.1 (P3P1.1) Specification | Category | http://www.w3.org/TR/2004/WD-P3P11-20040720/ | 42/1438042987662.63_20150728002307-00006-ip-10-236-191-2_157718806_50.json |
97553f16_ces_1_1__P3P1_1__Specification__Category | [postal] stateprov [Structure] unstructured [Short display name] State or Province [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.1 (P3P1.1) Specification | Category | http://www.w3.org/TR/2004/WD-P3P11-20040720/ | 42/1438042987662.63_20150728002307-00006-ip-10-236-191-2_157718806_50.json |
97553f16_ces_1_1__P3P1_1__Specification__Category | [postal] postalcode [Structure] unstructured [Short display name] Postal Code [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.1 (P3P1.1) Specification | Category | http://www.w3.org/TR/2004/WD-P3P11-20040720/ | 42/1438042987662.63_20150728002307-00006-ip-10-236-191-2_157718806_50.json |
97553f16_ces_1_1__P3P1_1__Specification__Category | [postal] country [Structure] unstructured [Short display name] Country Name [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.1 (P3P1.1) Specification | Category | http://www.w3.org/TR/2004/WD-P3P11-20040720/ | 42/1438042987662.63_20150728002307-00006-ip-10-236-191-2_157718806_50.json |
97553f16_ces_1_1__P3P1_1__Specification__Category | [postal] organization [Structure] unstructured [Short display name] Organization Name [Category] | Demographic and Socioeconomic Data | [] | The Platform for Privacy Preferences 1.1 (P3P1.1) Specification | Category | http://www.w3.org/TR/2004/WD-P3P11-20040720/ | 42/1438042987662.63_20150728002307-00006-ip-10-236-191-2_157718806_50.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent begins looking for media data, as part of the resource selection algorithm. [Event name] | loadstart | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent is fetching media data. [Event name] | progress | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent is intentionally not currently fetching media data, but does not have the entire media resource downloaded. [Event name] | suspend | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent stops fetching the media data before it is completely downloaded, but not due to an error. [Event name] | abort | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] An error occurs while fetching the media data. [Event name] | error | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] A media element whose networkState was previously not in the NETWORK_EMPTY state has just switched to that state (either because of a fatal error during load that's about to be reported, or because the load() method was invoked while the resource selection algorithm was already running). [Event name] | emptied | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent is trying to fetch media data, but data is unexpectedly not forthcoming. [Event name] | stalled | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] Playback has begun. Fired after the play() method has returned, or when the autoplay attribute has caused playback to begin. [Event name] | play | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] Playback has been paused. Fired after the pause() method has returned. [Event name] | pause | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent has just determined the duration and dimensions of the media resource [Event name] | loadedmetadata | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent can render the media data at the current playback position for the first time. [Event name] | loadeddata | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] Playback has stopped because the next frame is not available, but the user agent expects that frame to become available in due course. [Event name] | waiting | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] Playback has started. [Event name] | playing | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent can resume playback of the media data, but estimates that if playback were to be started now, the media resource could not be rendered at the current playback rate up to its end without having to stop for further buffering of content. [Event name] | canplay | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The user agent estimates that if playback were to be started now, the media resource could be rendered at the current playback rate all the way to its end without having to stop for further buffering. [Event name] | canplaythrough | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The seeking IDL attribute changed to true and the seek operation is taking long enough that the user agent has time to fire the event. [Event name] | seeking | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The seeking IDL attribute changed to false. [Event name] | seeked | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The current playback position changed as part of normal playback or in an especially interesting way, for example discontinuously. [Event name] | timeupdate | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] Playback has stopped because the end of the media resource was reached. [Event name] | ended | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] Either the defaultPlaybackRate or the playbackRate attribute has just been updated. [Event name] | ratechange | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] The duration attribute has just been updated. [Event name] | durationchange | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
eb22d590__Web_Education_Community_Group__Event_name | [Dispatched when...] Either the volume attribute or the muted attribute has changed. Fired after the relevant attribute's setter has returned. [Event name] | volumechange | [] | HTML/Elements/audio - Web Education Community Group | Event name | http://www.w3.org/community/webed/wiki/HTML/Elements/audio | 42/1438042989018.40_20150728002309-00175-ip-10-236-191-2_822338736_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] A plain text version of the page, handy for pasting into email. [,shortcut] ,text [Access control] Same as the document [General tool] | HTML to Text converter | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] List of bad links in the page [,shortcut] ,checklink [Access control] Same as the document [General tool] | Link Checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] Bad links in a page and in pages linked from it [,shortcut] ,rchecklink [Access control] Same as the document [General tool] | Link Checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] List of HTML markup errors. [,shortcut] ,validate [Access control] Same as the document [General tool] | HTML Validator | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] List of spelling errors. [,shortcut] ,spell [Access control] Same as the document [General tool] | W3C Spellchecker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] List of style CSS errors. [,shortcut] ,cssvalidate [Access control] Works only on public pages. [General tool] | CSS Validator | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] Log of changes to the document [,shortcut] ,cvslog [Access control] Public on dev.w3.org, Team-only on www.w3.org [General tool] | CVS Log | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] HTTP headers sent by the server [,shortcut] ,headers [Access control] Same as the document [General tool] | Headers | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] Check the compliance of this document to the W3C publication rules [,shortcut] ,pubrules [Access control] Same as the document [General tool] | the pubrules checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
b7c50ce2_About_http___www_w3_org_html___General_tool | [For this page] Check the compliance of this document to the W3C publication rules, only displaying errors [,shortcut] ,pubruleserrors [Access control] Same as the document [General tool] | the pubrules checker | [
[
"H",
"T",
"M",
"L",
" ",
"t",
"o",
" ",
"T",
"e",
"x",
"t",
" ",
"c",
"o",
"n",
"v",
"e",
"r",
"t",
"e",
"r"
],
[
"L",
"i",
"n",
"k",
" ",
"C",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"H",
"T",
"M",
"L",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"W",
"3",
"C",
" ",
"S",
"p",
"e",
"l",
"l",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
],
[
"C",
"S",
"S",
" ",
"V",
"a",
"l",
"i",
"d",
"a",
"t",
"o",
"r"
],
[
"C",
"V",
"S",
" ",
"L",
"o",
"g"
],
[
"H",
"e",
"a",
"d",
"e",
"r",
"s"
],
[
"t",
"h",
"e",
" ",
"p",
"u",
"b",
"r",
"u",
"l",
"e",
"s",
" ",
"c",
"h",
"e",
"c",
"k",
"e",
"r"
]
] | About http://www.w3.org/html/ | General tool | http://www.w3.org/html/,tools | 42/1438042988310.3_20150728002308-00139-ip-10-236-191-2_800782106_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] accesskey [values] list of key labels [description] | A key label or list of key labels with which to associate the element; each key label represents a keyboard shortcut which UAs can use to activate the element or give focus to the element. An ordered set of unique space-separated tokens, each of which must be exactly one Unicode code point in length. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] class [values] set of space-separated tokens [description] | A name of a classification, or list of names of classifications, to which the element belongs. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] contenteditable [values] "true" or "false" or "" (empty string) or empty [description] | Specifies whether the contents of the element are editable. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] contextmenu [values] ID reference [description] | The value of the id attribute on the menu with which to associate the element as a context menu. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] dir [values] "ltr" or "rtl" [description] | Specifies the element’s text directionality. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] draggable [values] "true" or "false" [description] | Specifies whether the element is draggable. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] hidden [values] "hidden" or "" (empty string) or empty [description] | Specifies that the element represents an element that is not yet, or is no longer, relevant. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] id [values] ID [description] | A unique identifier for the element. There must not be multiple elements in a document that have the same id value. Any string, with the following restrictions: 1. must be at least one character long 2. must not contain any space characters | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] lang [values] language tag [description] | Specifies the primary language for the contents of the element and for any of the element’s attributes that contain text. A valid language tag, as defined in [BCP47]. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] spellcheck [values] "true" or "false" or "" (empty string) or empty [description] | Specifies whether the element represents an element whose contents are subject to spell checking and grammar checking. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] style [values] string [description] | Specifies zero or more CSS declarations that apply to the element [CSS]. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] tabindex [values] integer [description] | Specifies whether the element represents an element that is is focusable (that is, an element which is part of the sequence of focusable elements in the document), and the relative order of the element in the sequence of focusable elements in the document. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] title [values] normal character data [description] | Advisory information associated with the element. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4fde5d55__Web_Education_Community_Group_Table_of_Core_Attributes_description | [name] translate [values] "yes" or "no" [description] | Specifies whether an element's attribute values and the values of its Text node children are to be translated when the page is localized, or whether to leave them unchanged. | [] | HTML/Attributes/ Global - Web Education Community Group | description | http://www.w3.org/community/webed/wiki/index.php?title=HTML/Attributes/_Global&oldid=1755 | 42/1438042989018.40_20150728002309-00170-ip-10-236-191-2_812405292_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] smlref [Feature Description] SML references [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] targetRequired [Feature Description] Target required [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] targetType [Feature Description] Target type [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] derefNV [Feature Description] Deref outside of validator [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] acyclic [Feature Description] Acyclic [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] targetElement [Feature Description] Target element [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] rules [Feature Description] Rules (embedded in schemas + rule documents) [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] idConstraint [Feature Description] sml:key, keyref, unique [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] validation [Feature Description] validation [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] Base64 [Feature Description] Base64 [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] Embedded [Feature Description] Embedded or By-Value Documents [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] smlifBaseUri [Feature Description] smlif:baseuri. [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] schemaComplete [Feature Description] Schema complete [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] aliases [Feature Description] Aliases [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] xmlBase [Feature Description] xml:base [Supported by Eclipse COSMOS] yes [Supported by Microsoft] no [Feature Type] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] ruleBindings [Feature Description] Rule bindings [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] smlifVersion [Feature Description] Consumers must attempt to process regardless of document version contents [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] baseUri [Feature Description] Establish base URI if any relative references [Supported by Eclipse COSMOS] yes [Supported by Microsoft] yes [Feature Type] | Required | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] locid [Feature Description] Localization resource ID [Supported by Eclipse COSMOS] yes [Supported by Microsoft] no [Feature Type] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML [Feature (short)Name] dtdID [Feature Description] DTD-defined IDs can be used as bare names in SML references [Supported by Eclipse COSMOS] yes [Supported by Microsoft] no [Feature Type] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] locator [Feature Description] Documents can be referred to instead of being embedded in-line [Supported by Eclipse COSMOS] yes [Supported by Microsoft] no [Feature Type] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
4c47fd89__Feature_Implementation_Report__Feature_Type | [Defining Document] SML-IF [Feature (short)Name] schemaBindings [Feature Description] Subsets of the model's definition section's schema documents can be used to assess instance validity [Supported by Eclipse COSMOS] yes [Supported by Microsoft] no [Feature Type] | Optional | [
[
"R",
"e",
"q",
"u",
"i",
"r",
"e",
"d"
],
[
"O",
"p",
"t",
"i",
"o",
"n",
"a",
"l"
]
] | W3C SML Working Group Feature Implementation Report | Feature Type | http://www.w3.org/XML/SML/SMLPRFeatureImplementationReport.html | 42/1438042989018.40_20150728002309-00172-ip-10-236-191-2_815723989_0.json |
101da8eb_ilingualWeb_LT_EC_Project_Wiki__Value | [Description] An incorrect term or a term from the wrong domain was used or terms are used inconsistently [Examples] The localization had “Pen Drive” when corporate terminology specified that “USB Stick” was to be used; The localization inconsistently used “Start” and “Begin”. [Notes] Should not be confused with the ITS terminology data category. [Value] | terminology | [] | LocQuality - MultilingualWeb-LT EC Project Wiki | Value | http://www.w3.org/International/multilingualweb/lt/wiki/LocQuality | 42/1438042989018.40_20150728002309-00192-ip-10-236-191-2_827284838_1.json |
101da8eb_ilingualWeb_LT_EC_Project_Wiki__Value | [Description] The content of the target mistranslates the content of the source [Examples] The English source reads “An ape succeeded in grasping a banana lying outside its cage with the help of a stick” but the Italian translation reads “l’ape riuscì a prendere la banana posta tuori dall sua gabbia aiutandosi con un bastone” (“A bee succeeded…”) [Notes] Issues related to translation of specific terms related to the domain or task-specific language should be categorized as terminology issues [Value] | mistranslation | [] | LocQuality - MultilingualWeb-LT EC Project Wiki | Value | http://www.w3.org/International/multilingualweb/lt/wiki/LocQuality | 42/1438042989018.40_20150728002309-00192-ip-10-236-191-2_827284838_1.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.