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
970ba0f9_Markup_Language__VoiceXML__3_0_Table_22__Attributes_Type
[Name] xml:lang [Description] The language identifier for the prompt. [Required] No [Default Value] document's "xml:lang" attribute [Type]
string
[ [ "b", "o", "o", "l", "e", "a", "n" ], [ "s", "t", "r", "i", "n", "g" ], [ "d", "a", "t", "a", " ", "m", "o", "d", "e", "l", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n" ], [ "p", "o", "s", "i", "t", "i", "v", "e", " ", "i", "n", "t", "e", "g", "e", "r" ], [ "T", "i", "m", "e", " ", "D", "e", "s", "i", "g", "n", "a", "t", "i", "o", "n" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Type
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_36.json
970ba0f9_Markup_Language__VoiceXML__3_0_Table_22__Attributes_Type
[Name] xml:base [Description] Declares the base URI from which relative URIs in the prompt are resolved. [Required] No [Default Value] document's "xml:base" attribute [Type]
string
[ [ "b", "o", "o", "l", "e", "a", "n" ], [ "s", "t", "r", "i", "n", "g" ], [ "d", "a", "t", "a", " ", "m", "o", "d", "e", "l", " ", "e", "x", "p", "r", "e", "s", "s", "i", "o", "n" ], [ "p", "o", "s", "i", "t", "i", "v", "e", " ", "i", "n", "t", "e", "g", "e", "r" ], [ "T", "i", "m", "e", " ", "D", "e", "s", "i", "g", "n", "a", "t", "i", "o", "n" ] ]
Voice Extensible Markup Language (VoiceXML) 3.0
Type
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_36.json
c00fc138_ents_TestAssertions___W3C_Wiki__Assertion
[0] 3.1 [Test Status] Shruti Malugu created tests [Assertion]
The pointerType attribute of a pointerup event must have the same value as the pointerType attribute of the last pointerdown event with the same pointerId attribute.
[]
PointerEvents/TestAssertions - W3C Wiki
Assertion
http://www.w3.org/wiki/index.php?title=PointerEvents/TestAssertions&oldid=66897
16/1438042988312.76_20150728002308-00204-ip-10-236-191-2_814341460_2.json
c00fc138_ents_TestAssertions___W3C_Wiki__Assertion
[0] 3.2 [Test Status] Shruti Malugu created tests [Assertion]
The isPrimary attribute of a pointerup event must have the same value as the isPrimary attribute of the last pointerdown event with the same pointerId attribute.
[]
PointerEvents/TestAssertions - W3C Wiki
Assertion
http://www.w3.org/wiki/index.php?title=PointerEvents/TestAssertions&oldid=66897
16/1438042988312.76_20150728002308-00204-ip-10-236-191-2_814341460_2.json
c00fc138_ents_TestAssertions___W3C_Wiki__Assertion
[0] 3.3 [Test Status] Shruti Malugu created tests [Assertion]
If the input device is a mouse and the device transitions from at least one button depressed to no buttons depressed, the pointerup event must be dispatched .
[]
PointerEvents/TestAssertions - W3C Wiki
Assertion
http://www.w3.org/wiki/index.php?title=PointerEvents/TestAssertions&oldid=66897
16/1438042988312.76_20150728002308-00204-ip-10-236-191-2_814341460_2.json
c00fc138_ents_TestAssertions___W3C_Wiki__Assertion
[0] 3.4 [Test Status] Shruti Malugu created tests [Assertion]
If the input device is touch and physical contact is removed from the digitizer, the pointerup event must be dispatched.
[]
PointerEvents/TestAssertions - W3C Wiki
Assertion
http://www.w3.org/wiki/index.php?title=PointerEvents/TestAssertions&oldid=66897
16/1438042988312.76_20150728002308-00204-ip-10-236-191-2_814341460_2.json
c00fc138_ents_TestAssertions___W3C_Wiki__Assertion
[0] 3.5 [Test Status] Shruti Malugu created tests [Assertion]
If the input device is touch and the pen is removed from physical contact with the digitizer, the pointerup event must be dispatched.
[]
PointerEvents/TestAssertions - W3C Wiki
Assertion
http://www.w3.org/wiki/index.php?title=PointerEvents/TestAssertions&oldid=66897
16/1438042988312.76_20150728002308-00204-ip-10-236-191-2_814341460_2.json
c00fc138_ents_TestAssertions___W3C_Wiki__Assertion
[0] 3.6 [Test Status] Shruti Malugu created tests [Assertion]
For input devices that do not support hover, a pointerout event must follow the pointerup event. Furthermore, the pointerType and isPrimary attributes of the pointerout must be the same as the respective attributes of the corresponding pointerup event.
[]
PointerEvents/TestAssertions - W3C Wiki
Assertion
http://www.w3.org/wiki/index.php?title=PointerEvents/TestAssertions&oldid=66897
16/1438042988312.76_20150728002308-00204-ip-10-236-191-2_814341460_2.json
c00fc138_ents_TestAssertions___W3C_Wiki__Assertion
[0] 3.7 [Assertion]
If the setPointerCapture method has been invoked on the pointer specified by pointerId, and the releasePointerCapture method has not been invoked, a lostpointercapture event must be dispatched to the element on which the setPointerCapture method was invoked. Furthermore, subsequent events for the specified pointer must follow normal hit testing mechanisms for determining the event target.
[]
PointerEvents/TestAssertions - W3C Wiki
Assertion
http://www.w3.org/wiki/index.php?title=PointerEvents/TestAssertions&oldid=66897
16/1438042988312.76_20150728002308-00204-ip-10-236-191-2_814341460_2.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Hidden [Data type] An arbitrary string [Control type] n/a [Keyword]
hidden
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Text [Data type] Text with no line breaks [Control type] A text field [Keyword]
text
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Search [Data type] Text with no line breaks [Control type] Search field [Keyword]
search
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Telephone [Data type] Text with no line breaks [Control type] A text field [Keyword]
tel
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] URL [Data type] An absolute URL [Control type] A text field [Keyword]
url
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] E-mail [Data type] An e-mail address or list of e-mail addresses [Control type] A text field [Keyword]
email
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Password [Data type] Text with no line breaks (sensitive information) [Control type] A text field that obscures data entry [Keyword]
password
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Date and Time [Data type] A date and time (year, month, day, hour, minute, second, fraction of a second) with the time zone set to UTC [Control type] A date and time control [Keyword]
datetime
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Date [Data type] A date (year, month, day) with no time zone [Control type] A date control [Keyword]
date
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Month [Data type] A date consisting of a year and a month with no time zone [Control type] A month control [Keyword]
month
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Week [Data type] A date consisting of a week-year number and a week number with no time zone [Control type] A week control [Keyword]
week
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Time [Data type] A time (hour, minute, seconds, fractional seconds) with no time zone [Control type] A time control [Keyword]
time
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Local Date and Time [Data type] A date and time (year, month, day, hour, minute, second, fraction of a second) with no time zone [Control type] A date and time control [Keyword]
datetime-local
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Number [Data type] A numerical value [Control type] A text field or spinner control [Keyword]
number
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Range [Data type] A numerical value, with the extra semantic that the exact value is not important [Control type] A slider control or similar [Keyword]
range
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Color [Data type] An sRGB color with 8-bit red, green, and blue components [Control type] A color well [Keyword]
color
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Checkbox [Data type] A set of zero or more values from a predefined list [Control type] A checkbox [Keyword]
checkbox
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Radio Button [Data type] An enumerated value [Control type] A radio button [Keyword]
radio
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] File Upload [Data type] Zero or more files each with a MIME type and optionally a file name [Control type] A label and a button [Keyword]
file
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Submit Button [Data type] An enumerated value, with the extra semantic that it must be the last value selected and initiates form submission [Control type] A button [Keyword]
submit
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Image Button [Data type] A coordinate, relative to a particular image's size, with the extra semantic that it must be the last value selected and initiates form submission [Control type] Either a clickable image, or a button [Keyword]
image
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Reset Button [Data type] n/a [Control type] A button [Keyword]
reset
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
2703e569_4_10_Forms___HTML5__Keyword
[State] Button [Data type] n/a [Control type] A button [Keyword]
button
[]
4.10 Forms — HTML5
Keyword
http://www.w3.org/TR/2013/CR-html5-20130806/forms.html
16/1438042988312.76_20150728002308-00018-ip-10-236-191-2_823477639_0.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Standards Status [Transaction Layer Security] Same as XKMS Specification [WS-Security] Approved as an OASIS Technical Committee [Payload Security]
Same as XKMS specification.
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Dependencies [Transaction Layer Security] Authentication mechanism defined by TLS which clients must implement [WS-Security] Authentication mechanism defined by Web Services Infrastructure, is common to all Web Services. [Payload Security]
Authentication defined by XKMS specification, client does not need to implement a comprehensive framework.
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Use of XML Signature [Transaction Layer Security] Not required [WS-Security] Uses XML Signature in Detached mode which slightly simplifies processing. [Payload Security]
Uses XML Signature in Enveloped Mode requiring slightly more complex processing.
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Support for Routing [Transaction Layer Security] None [WS-Security] Model is extensible to multi-hop message routing and multi-party transactions. [Payload Security]
Specification describes bi-lateral authentication only, multi-hop message routing and multi-party transactions are not supported.
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Support for Confidentiality [Transaction Layer Security] Supported [WS-Security] Confidentiality is supported through WS-Encryption [Payload Security]
None, although applications may employ TLS to establish a secure channel
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Non-Repudiation [Transaction Layer Security] Requires additional payload security [WS-Security] Supported [Payload Security]
Supported
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Unspecified Party Authentication [Transaction Layer Security] Requires additional payload security [WS-Security] Supported [Payload Security]
Supported
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
fa815033_t_Specification__XKMS__Part_II__Payload_Security
[0] Client Authentication [Transaction Layer Security] Supported through certificate client authentication or through use of payload security. [WS-Security] Supported [Payload Security]
Supported
[]
XML Key Management Specification (XKMS) Part II
Payload Security
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_2.json
52378c91_es___Defining_Abstract_Modules__Definition
[Attribute Type] CDATA [Definition]
Character data
[]
Building XHTML Modules - Defining Abstract Modules
Definition
http://www.w3.org/TR/2000/WD-xhtml-building-20000105/abstraction.html
16/1438042988312.76_20150728002308-00234-ip-10-236-191-2_820305134_0.json
52378c91_es___Defining_Abstract_Modules__Definition
[Attribute Type] ID [Definition]
A document-unique identifier
[]
Building XHTML Modules - Defining Abstract Modules
Definition
http://www.w3.org/TR/2000/WD-xhtml-building-20000105/abstraction.html
16/1438042988312.76_20150728002308-00234-ip-10-236-191-2_820305134_0.json
52378c91_es___Defining_Abstract_Modules__Definition
[Attribute Type] IDREF [Definition]
A reference to a document-unique identifier
[]
Building XHTML Modules - Defining Abstract Modules
Definition
http://www.w3.org/TR/2000/WD-xhtml-building-20000105/abstraction.html
16/1438042988312.76_20150728002308-00234-ip-10-236-191-2_820305134_0.json
52378c91_es___Defining_Abstract_Modules__Definition
[Attribute Type] NAME [Definition]
A name with the same character constraints as ID above
[]
Building XHTML Modules - Defining Abstract Modules
Definition
http://www.w3.org/TR/2000/WD-xhtml-building-20000105/abstraction.html
16/1438042988312.76_20150728002308-00234-ip-10-236-191-2_820305134_0.json
52378c91_es___Defining_Abstract_Modules__Definition
[Attribute Type] NMTOKEN [Definition]
A name composed of CDATA characters but no whitespace
[]
Building XHTML Modules - Defining Abstract Modules
Definition
http://www.w3.org/TR/2000/WD-xhtml-building-20000105/abstraction.html
16/1438042988312.76_20150728002308-00234-ip-10-236-191-2_820305134_0.json
52378c91_es___Defining_Abstract_Modules__Definition
[Attribute Type] NMTOKENS [Definition]
Multiple names composed of CDATA characters separated by whitespace
[]
Building XHTML Modules - Defining Abstract Modules
Definition
http://www.w3.org/TR/2000/WD-xhtml-building-20000105/abstraction.html
16/1438042988312.76_20150728002308-00234-ip-10-236-191-2_820305134_0.json
52378c91_es___Defining_Abstract_Modules__Definition
[Attribute Type] PCDATA [Definition]
Processed character data
[]
Building XHTML Modules - Defining Abstract Modules
Definition
http://www.w3.org/TR/2000/WD-xhtml-building-20000105/abstraction.html
16/1438042988312.76_20150728002308-00234-ip-10-236-191-2_820305134_0.json
75b4bd75_Markup_Language__VoiceXML__3_0_Table_10__Attributes_Description
[Name] mode [Type] The only allowed values are "voice" and "dtmf" [Required] No [Default Value] The value of the document property "grammarmode" [Description]
Defines the mode of the grammar following the modes of the W3C Speech Recognition Grammar Specification [SRGS].
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_17.json
75b4bd75_Markup_Language__VoiceXML__3_0_Table_10__Attributes_Description
[Name] weight [Type] Weights are simple positive floating point values without exponentials. Legal formats are "n", "n.", ".n" and "n.n" where "n" is a sequence of one or many digits. [Required] No [Default Value] 1.0 [Description]
Specifies the weight of the grammar. See vxml2: Section 3.1.1.3
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_17.json
75b4bd75_Markup_Language__VoiceXML__3_0_Table_10__Attributes_Description
[Name] fetchhint [Type] One of the values "safe" or "prefetch" [Required] No [Default Value] None [Description]
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_17.json
75b4bd75_Markup_Language__VoiceXML__3_0_Table_10__Attributes_Description
[Name] fetchtimeout [Type] Time Designation [Required] No [Default Value] None [Description]
The interval to wait for the content to be returned before throwing an error.badfetch event.
[]
Voice Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_17.json
75b4bd75_Markup_Language__VoiceXML__3_0_Table_10__Attributes_Description
[Name] maxage [Type] An unsigned integer [Required] No [Default Value] None [Description]
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 Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_17.json
75b4bd75_Markup_Language__VoiceXML__3_0_Table_10__Attributes_Description
[Name] maxstale [Type] An unsigned integer [Required] No [Default Value] None [Description]
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 Extensible Markup Language (VoiceXML) 3.0
Description
http://www.w3.org/TR/2009/WD-voicexml30-20090825/
16/1438042987866.61_20150728002307-00145-ip-10-236-191-2_808799518_17.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Translate [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] translate="yes" for elements, and translate="no" for attributes Textual content of element, including content of child elements, but excluding attributes [Overriding XML examples] Yes local , global [HTML5 examples] tbd local , global [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Localization Note [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None Textual content of element, including content of child elements, but excluding attributes [Overriding XML examples] Yes local , global [HTML5 examples] tbd local , global [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Terminology [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] term="no" None [Overriding XML examples] Not applicable local , global [HTML5 examples] tbd local , global [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Directionality [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] dir="ltr" Textual content of element, including attributes and child elements [Overriding XML examples] Yes local , global [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Ruby [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None None [Overriding XML examples] Not applicable local , global [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Language Information [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None Textual content of element, including attributes and child elements [Overriding XML examples] Yes global [HTML5 examples] tbd global [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Elements Within Text [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] withinText="no" None [Overriding XML examples] Not applicable local , global [HTML5 examples] tbd local , global [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Domain [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None Textual content of element, including attributes and child elements [Overriding XML examples] Yes global [HTML5 examples] tbd global [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Disambiguation [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None None [Overriding XML examples] Not applicable local , global [HTML5 examples] tbd local , global [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Locale Filter [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] localeFilterList="*" Textual content of element, including attributes and child elements [Overriding XML examples] local , global [HTML5 examples] local , global [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Translation Agent Provenance [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None Textual content of element, including child elements, but excluding attributes [Overriding XML examples] tbd [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] External Resource [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None None [Overriding XML examples] Not applicable global [HTML5 examples] tbd global [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Target Pointer [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None None [Overriding XML examples] Not applicable global [HTML5 examples] tbd global [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Id Value [Global, rule-based selection] Yes [Global adding of information] No Yes [Default Values] None None [Overriding XML examples] Not applicable global [HTML5 examples] tbd global [Local Usage]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Preserve Space [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] default Textual content of element, including attributes and child elements [Overriding XML examples] Yes local , global [HTML5 examples] tbd n/a [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Localization Quality Issue [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None Textual content of element, including child elements, but excluding attributes [Overriding XML examples] Yes tbd [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Localization Quality Précis [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None Textual content of element, including child elements, but excluding attributes [Overriding XML examples] tbd [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] MT Confidence [Global, rule-based selection] Yes [Global adding of information] Yes No [Default Values] None Textual content of element, including child elements, but excluding attributes [Overriding XML examples] tbd [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Allowed Characters [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] None Textual content of element, including child elements, but excluding attributes [Overriding XML examples] tbd [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
57ed4b37_tion_Tag_Set__ITS__Version_2_0__Local_Usage
[Data category] Storage Size [Global, rule-based selection] Yes [Global adding of information] Yes Yes [Default Values] storageEncoding="UTF-8" None [Overriding XML examples] tbd [HTML5 examples] tbd [Local Usage]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Internationalization Tag Set (ITS) Version 2.0
Local Usage
http://www.w3.org/TR/2012/WD-its20-20121023/diffs/diff-wd20121023-wd20120829.html
16/1438042988312.76_20150728002308-00243-ip-10-236-191-2_828238476_0.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] clear [Values] none | left | right | both [Initial] none [Applies to] block-level elements [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] display [Values] inline | block | inline-block | list-item | run-in | compact | table | inline-table | table-row-group | table-header-group | table-footer-group | table-row | table-column-group | table-column | table-cell | table-caption | ruby | ruby-base | ruby-text | ruby-base-group | ruby-text-group | | none [Initial] inline [Applies to] all elements [Inh.] no [Media] visual (‘none’ applies to all media) [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] float [Values] left | right | none | [Initial] none [Applies to] all, but see 9.7 [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] height [Values] | | auto [Initial] auto [Applies to] all elements but non-replaced inline elements, table columns, and column groups [Inh.] no [Media] visual [Percentages]
see prose
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] margin [Values] [ | | auto ]{1,4} [Initial] (see individual properties) [Applies to] see text [Inh.] no [Media] visual [Percentages]
width* of containing block
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] margin-top , margin-right, margin-bottom, margin-left [Values] | | auto [Initial] 0 [Applies to] see text [Inh.] no [Media] visual [Percentages]
width* of containing block
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] marquee-direction [Values] forward | reverse [Initial] reverse [Applies to] same as ‘overflow’ [Inh.] yes [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] marquee-loop [Values] | infinite [Initial] 1 [Applies to] same as ‘overflow’ [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] marquee-speed [Values] slow | normal | fast [Initial] normal [Applies to] same as ‘overflow’ [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] marquee-style [Values] scroll | slide | alternate [Initial] scroll [Applies to] same as ‘overflow’ [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] max-width, max-height [Values] | | none [Initial] none [Applies to] all elements but non-replaced inline elements, table rows, and row groups [Inh.] no [Media] visual [Percentages]
refer to width, resp. height of containing block
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] min-width, min-height [Values] | | inherit [Initial] 0 [Applies to] all elements but non-replaced inline elements, table rows, and row groups [Inh.] no [Media] visual [Percentages]
refer to width, resp. height of containing block
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] overflow [Values] [ visible | hidden | scroll | auto | no-display | no-content ]{1,2} [Initial] see individual properties [Applies to] non-replaced block-level elements and non-replaced ‘inline-block’ elements [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] overflow-style [Values] auto | [scrollbar | panner | move | marquee] [, [scrollbar | panner | move | marquee]]* [Initial] auto [Applies to] same as ‘overflow’ [Inh.] yes [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] overflow-x, overflow-y, [Values] visible | hidden | scroll | auto | no-display | no-content [Initial] visible [Applies to] non-replaced block-level elements and non-replaced ‘inline-block’ elements [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] padding [Values] [ | ]{1,4} [Initial] (see individual properties) [Applies to] all elements [Inh.] no [Media] visual [Percentages]
width* of containing block
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] padding-top , padding-right, padding-bottom, padding-left [Values] [ | ] [Initial] 0 [Applies to] all elements [Inh.] no [Media] visual [Percentages]
width* of containing block
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] rotation [Initial] 0 [Applies to] block-level elements, inline-table and inline-block [Inh.] no [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] rotation-point [Initial] 50% 50% [Applies to] block-level elements [Inh.] no [Media] visual [Percentages]
Width and height of border box
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] visibility [Values] visible | hidden | collapse [Initial] visible [Applies to] all elements [Inh.] yes [Media] visual [Percentages]
N/A
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
9f211f3e_CSS_basic_box_model__Percentages
[Property] width [Values] | | auto [Initial] auto [Applies to] all elements but non-replaced inline elements, table rows, and row groups [Inh.] no [Media] visual [Percentages]
refer to width of containing block
[]
CSS basic box model
Percentages
http://www.w3.org/TR/css3-box/
16/1438042988312.76_20150728002308-00143-ip-10-236-191-2_825041272_24.json
f748115e_t_Specification__XKMS__Part_II__Security_Issue
[Requirement] Some [Comments] The information provided by an XKMS service may be confidential, the fact that a party has requested particular information from an XKMS service may allow confidential information to be deduced. Many XKMS applications do not require confidentiality however. [Security Issue]
Confidentiality
[ [ "C", "o", "n", "f", "i", "d", "e", "n", "t", "i", "a", "l", "i", "t", "y" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "R", "e", "s", "p", "o", "n", "s", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "T", "r", "a", "n", "s", "i", "t", "i", "v", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "M", "e", "s", "s", "a", "g", "e", " ", "C", "o", "r", "r", "e", "s", "p", "o", "n", "d", "e", "n", "c", "e" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "R", "e", "p", "l", "a", "y" ], [ "D", "e", "n", "i", "a", "l", " ", "o", "f", " ", "S", "e", "r", "v", "i", "c", "e" ] ]
XML Key Management Specification (XKMS) Part II
Security Issue
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_0.json
f748115e_t_Specification__XKMS__Part_II__Security_Issue
[Requirement] Some [Comments] A service only needs to authenticate a request for information if either the information is confidential or some form of charge is to be made for use of the service. [Security Issue]
Request Authentication
[ [ "C", "o", "n", "f", "i", "d", "e", "n", "t", "i", "a", "l", "i", "t", "y" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "R", "e", "s", "p", "o", "n", "s", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "T", "r", "a", "n", "s", "i", "t", "i", "v", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "M", "e", "s", "s", "a", "g", "e", " ", "C", "o", "r", "r", "e", "s", "p", "o", "n", "d", "e", "n", "c", "e" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "R", "e", "p", "l", "a", "y" ], [ "D", "e", "n", "i", "a", "l", " ", "o", "f", " ", "S", "e", "r", "v", "i", "c", "e" ] ]
XML Key Management Specification (XKMS) Part II
Security Issue
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_0.json
f748115e_t_Specification__XKMS__Part_II__Security_Issue
[Requirement] Most [Comments] An XKMS service that provides only a Location service for self authenticating key information such as Digital Certificates does not require authentication. [Security Issue]
Response Authentication
[ [ "C", "o", "n", "f", "i", "d", "e", "n", "t", "i", "a", "l", "i", "t", "y" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "R", "e", "s", "p", "o", "n", "s", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "T", "r", "a", "n", "s", "i", "t", "i", "v", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "M", "e", "s", "s", "a", "g", "e", " ", "C", "o", "r", "r", "e", "s", "p", "o", "n", "d", "e", "n", "c", "e" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "R", "e", "p", "l", "a", "y" ], [ "D", "e", "n", "i", "a", "l", " ", "o", "f", " ", "S", "e", "r", "v", "i", "c", "e" ] ]
XML Key Management Specification (XKMS) Part II
Security Issue
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_0.json
f748115e_t_Specification__XKMS__Part_II__Security_Issue
[Requirement] Some [Comments] Although some XKMS applications have a specific requirement to support Non-Repudiation, the ability to repudiate requests and responses is acceptable in many applications. [Security Issue]
Transitive Authentication
[ [ "C", "o", "n", "f", "i", "d", "e", "n", "t", "i", "a", "l", "i", "t", "y" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "R", "e", "s", "p", "o", "n", "s", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "T", "r", "a", "n", "s", "i", "t", "i", "v", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "M", "e", "s", "s", "a", "g", "e", " ", "C", "o", "r", "r", "e", "s", "p", "o", "n", "d", "e", "n", "c", "e" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "R", "e", "p", "l", "a", "y" ], [ "D", "e", "n", "i", "a", "l", " ", "o", "f", " ", "S", "e", "r", "v", "i", "c", "e" ] ]
XML Key Management Specification (XKMS) Part II
Security Issue
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_0.json
f748115e_t_Specification__XKMS__Part_II__Security_Issue
[Requirement] All [Comments] The RequestID correspondence mechanism can only be used if the Request Authentication mechanism can be relied upon. Otherwise the Digest Mechanism should be used. [Security Issue]
Message Correspondence
[ [ "C", "o", "n", "f", "i", "d", "e", "n", "t", "i", "a", "l", "i", "t", "y" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "R", "e", "s", "p", "o", "n", "s", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "T", "r", "a", "n", "s", "i", "t", "i", "v", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "M", "e", "s", "s", "a", "g", "e", " ", "C", "o", "r", "r", "e", "s", "p", "o", "n", "d", "e", "n", "c", "e" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "R", "e", "p", "l", "a", "y" ], [ "D", "e", "n", "i", "a", "l", " ", "o", "f", " ", "S", "e", "r", "v", "i", "c", "e" ] ]
XML Key Management Specification (XKMS) Part II
Security Issue
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_0.json
f748115e_t_Specification__XKMS__Part_II__Security_Issue
[Requirement] Some [Comments] Request replay attacks are likely to only be a concern if the service charges on a per request basis or as a type of Denial of Service attack. [Security Issue]
Request Replay
[ [ "C", "o", "n", "f", "i", "d", "e", "n", "t", "i", "a", "l", "i", "t", "y" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "R", "e", "s", "p", "o", "n", "s", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "T", "r", "a", "n", "s", "i", "t", "i", "v", "e", " ", "A", "u", "t", "h", "e", "n", "t", "i", "c", "a", "t", "i", "o", "n" ], [ "M", "e", "s", "s", "a", "g", "e", " ", "C", "o", "r", "r", "e", "s", "p", "o", "n", "d", "e", "n", "c", "e" ], [ "R", "e", "q", "u", "e", "s", "t", " ", "R", "e", "p", "l", "a", "y" ], [ "D", "e", "n", "i", "a", "l", " ", "o", "f", " ", "S", "e", "r", "v", "i", "c", "e" ] ]
XML Key Management Specification (XKMS) Part II
Security Issue
http://www.w3.org/2001/XKMS/Drafts/XKMS/xkms-part-2.html
16/1438042988312.76_20150728002308-00072-ip-10-236-191-2_833689100_0.json