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
|
---|---|---|---|---|---|---|---|
cc8a9d26_S_background_images___W3C_Wiki__Property | [Definition] The shorthand property that can be used to describe all the other properties in one line. [Description] Shorthand properties are very nifty indeed. Most developers use them to keep the CSS as lean as possible and group related properties. You can write a general rule using shorthand, and then override it as needed with specific properties. The properties should always be indicated in the same order, to allow browsers to easily interpret the intended styles: color url repeat attachment (very rarely used; may be omitted) horizontal-position vertical-position An example of this shorthand with all the properties used (except attachment) is as follows: background: green url(logo.gif) no-repeat left top; [Property] | background | [
[
"b",
"a",
"c",
"k",
"g",
"r",
"o",
"u",
"n",
"d",
"-",
"c",
"o",
"l",
"o",
"r"
],
[
"i",
"m",
"a",
"g",
"e"
],
[
"r",
"e",
"p",
"e",
"a",
"t"
],
[
"a",
"t",
"t",
"a",
"c",
"h",
"m",
"e",
"n",
"t"
],
[
"p",
"o",
"s",
"i",
"t",
"i",
"o",
"n"
],
[
"b",
"a",
"c",
"k",
"g",
"r",
"o",
"u",
"n",
"d"
]
] | CSS background images - W3C Wiki | Property | http://www.w3.org/wiki/index.php?title=CSS_background_images&oldid=60288 | 49/1438042988962.66_20150728002308-00206-ip-10-236-191-2_822976457_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
79362957_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/html/forms.html | 49/1438042988962.66_20150728002308-00237-ip-10-236-191-2_812597218_0.json |
a7e909b8_hemas_Accessibility___W3C_Wiki__Expected_Values | [Description] The work includes annotations from the author, instructor and/or others. [Expected Values] | annotations | [
[
"a",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"s"
],
[
"b",
"o",
"o",
"k",
"m",
"a",
"r",
"k",
"s"
],
[
"i",
"n",
"d",
"e",
"x"
],
[
"p",
"r",
"i",
"n",
"t",
"P",
"a",
"g",
"e",
"N",
"u",
"m",
"b",
"e",
"r",
"s"
],
[
"r",
"e",
"a",
"d",
"i",
"n",
"g",
"O",
"r",
"d",
"e",
"r"
],
[
"s",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"a",
"l",
"N",
"a",
"v",
"i",
"g",
"a",
"t",
"i",
"o",
"n"
],
[
"t",
"a",
"g",
"g",
"e",
"d",
"P",
"D",
"F"
]
] | WebSchemas/Accessibility - W3C Wiki | Expected Values | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&redirect=no | 49/1438042988962.66_20150728002308-00224-ip-10-236-191-2_817336557_2.json |
a7e909b8_hemas_Accessibility___W3C_Wiki__Expected_Values | [Description] The work includes bookmarks to facilitate navigation to key points. [Expected Values] | bookmarks | [
[
"a",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"s"
],
[
"b",
"o",
"o",
"k",
"m",
"a",
"r",
"k",
"s"
],
[
"i",
"n",
"d",
"e",
"x"
],
[
"p",
"r",
"i",
"n",
"t",
"P",
"a",
"g",
"e",
"N",
"u",
"m",
"b",
"e",
"r",
"s"
],
[
"r",
"e",
"a",
"d",
"i",
"n",
"g",
"O",
"r",
"d",
"e",
"r"
],
[
"s",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"a",
"l",
"N",
"a",
"v",
"i",
"g",
"a",
"t",
"i",
"o",
"n"
],
[
"t",
"a",
"g",
"g",
"e",
"d",
"P",
"D",
"F"
]
] | WebSchemas/Accessibility - W3C Wiki | Expected Values | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&redirect=no | 49/1438042988962.66_20150728002308-00224-ip-10-236-191-2_817336557_2.json |
a7e909b8_hemas_Accessibility___W3C_Wiki__Expected_Values | [Description] The work includes an index to the content. [Expected Values] | index | [
[
"a",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"s"
],
[
"b",
"o",
"o",
"k",
"m",
"a",
"r",
"k",
"s"
],
[
"i",
"n",
"d",
"e",
"x"
],
[
"p",
"r",
"i",
"n",
"t",
"P",
"a",
"g",
"e",
"N",
"u",
"m",
"b",
"e",
"r",
"s"
],
[
"r",
"e",
"a",
"d",
"i",
"n",
"g",
"O",
"r",
"d",
"e",
"r"
],
[
"s",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"a",
"l",
"N",
"a",
"v",
"i",
"g",
"a",
"t",
"i",
"o",
"n"
],
[
"t",
"a",
"g",
"g",
"e",
"d",
"P",
"D",
"F"
]
] | WebSchemas/Accessibility - W3C Wiki | Expected Values | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&redirect=no | 49/1438042988962.66_20150728002308-00224-ip-10-236-191-2_817336557_2.json |
a7e909b8_hemas_Accessibility___W3C_Wiki__Expected_Values | [Description] The work includes equivalent print page numbers. This setting is most commonly used with ebooks for which there is a print equivalent. [Expected Values] | printPageNumbers | [
[
"a",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"s"
],
[
"b",
"o",
"o",
"k",
"m",
"a",
"r",
"k",
"s"
],
[
"i",
"n",
"d",
"e",
"x"
],
[
"p",
"r",
"i",
"n",
"t",
"P",
"a",
"g",
"e",
"N",
"u",
"m",
"b",
"e",
"r",
"s"
],
[
"r",
"e",
"a",
"d",
"i",
"n",
"g",
"O",
"r",
"d",
"e",
"r"
],
[
"s",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"a",
"l",
"N",
"a",
"v",
"i",
"g",
"a",
"t",
"i",
"o",
"n"
],
[
"t",
"a",
"g",
"g",
"e",
"d",
"P",
"D",
"F"
]
] | WebSchemas/Accessibility - W3C Wiki | Expected Values | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&redirect=no | 49/1438042988962.66_20150728002308-00224-ip-10-236-191-2_817336557_2.json |
a7e909b8_hemas_Accessibility___W3C_Wiki__Expected_Values | [Description] The reading order of the content is clearly defined in the markup (e.g., figures, sidebars and other secondary content has been marked up to allow it to be skipped automatically and/or manually escaped from. [Expected Values] | readingOrder | [
[
"a",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"s"
],
[
"b",
"o",
"o",
"k",
"m",
"a",
"r",
"k",
"s"
],
[
"i",
"n",
"d",
"e",
"x"
],
[
"p",
"r",
"i",
"n",
"t",
"P",
"a",
"g",
"e",
"N",
"u",
"m",
"b",
"e",
"r",
"s"
],
[
"r",
"e",
"a",
"d",
"i",
"n",
"g",
"O",
"r",
"d",
"e",
"r"
],
[
"s",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"a",
"l",
"N",
"a",
"v",
"i",
"g",
"a",
"t",
"i",
"o",
"n"
],
[
"t",
"a",
"g",
"g",
"e",
"d",
"P",
"D",
"F"
]
] | WebSchemas/Accessibility - W3C Wiki | Expected Values | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&redirect=no | 49/1438042988962.66_20150728002308-00224-ip-10-236-191-2_817336557_2.json |
a7e909b8_hemas_Accessibility___W3C_Wiki__Expected_Values | [Description] The use of headings in the work fully and accurately reflects the document hierarchy, allowing navigation by assistive technologies. [Expected Values] | structuralNavigation | [
[
"a",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"s"
],
[
"b",
"o",
"o",
"k",
"m",
"a",
"r",
"k",
"s"
],
[
"i",
"n",
"d",
"e",
"x"
],
[
"p",
"r",
"i",
"n",
"t",
"P",
"a",
"g",
"e",
"N",
"u",
"m",
"b",
"e",
"r",
"s"
],
[
"r",
"e",
"a",
"d",
"i",
"n",
"g",
"O",
"r",
"d",
"e",
"r"
],
[
"s",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"a",
"l",
"N",
"a",
"v",
"i",
"g",
"a",
"t",
"i",
"o",
"n"
],
[
"t",
"a",
"g",
"g",
"e",
"d",
"P",
"D",
"F"
]
] | WebSchemas/Accessibility - W3C Wiki | Expected Values | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&redirect=no | 49/1438042988962.66_20150728002308-00224-ip-10-236-191-2_817336557_2.json |
a7e909b8_hemas_Accessibility___W3C_Wiki__Expected_Values | [Description] The structures in a PDF have been tagged to improve the navigation of the content. [Expected Values] | taggedPDF | [
[
"a",
"n",
"n",
"o",
"t",
"a",
"t",
"i",
"o",
"n",
"s"
],
[
"b",
"o",
"o",
"k",
"m",
"a",
"r",
"k",
"s"
],
[
"i",
"n",
"d",
"e",
"x"
],
[
"p",
"r",
"i",
"n",
"t",
"P",
"a",
"g",
"e",
"N",
"u",
"m",
"b",
"e",
"r",
"s"
],
[
"r",
"e",
"a",
"d",
"i",
"n",
"g",
"O",
"r",
"d",
"e",
"r"
],
[
"s",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"a",
"l",
"N",
"a",
"v",
"i",
"g",
"a",
"t",
"i",
"o",
"n"
],
[
"t",
"a",
"g",
"g",
"e",
"d",
"P",
"D",
"F"
]
] | WebSchemas/Accessibility - W3C Wiki | Expected Values | http://www.w3.org/wiki/index.php?title=WebSchemas/Accessibility&redirect=no | 49/1438042988962.66_20150728002308-00224-ip-10-236-191-2_817336557_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Number [Short display name] Year [Date.] | Year | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Number [Short display name] Month [Date.] | Month | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Number [Short display name] Day [Date.] | Day | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Number [Short display name] Hour [Date.] | Hour | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Number [Short display name] Minute [Date.] | Minute | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Number [Short display name] Second [Date.] | Second | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Number [Short display name] Fraction of Second [Date.] | FractionSecond | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
4de2c82d_WD_P3P_basedata_19981109__Date_ | [Category] Demographic and SocioEconomic Data [Type] Text [Short display name] Time Zone [Date.] | TimeZone | [
[
"Y",
"e",
"a",
"r"
],
[
"M",
"o",
"n",
"t",
"h"
],
[
"D",
"a",
"y"
],
[
"H",
"o",
"u",
"r"
],
[
"M",
"i",
"n",
"u",
"t",
"e"
],
[
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"F",
"r",
"a",
"c",
"t",
"i",
"o",
"n",
"S",
"e",
"c",
"o",
"n",
"d"
],
[
"T",
"i",
"m",
"e",
"Z",
"o",
"n",
"e"
]
] | WD-P3P-basedata-19981109 | Date. | http://www.w3.org/TR/1998/WD-P3P-19981109/basedata | 49/1438042988962.66_20150728002308-00278-ip-10-236-191-2_813508529_2.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] CDATA [Definition] | Character data | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] ID [Definition] | A document-unique identifier | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] IDREF [Definition] | A reference to a document-unique identifier | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] IDREFS [Definition] | A space-separated list of references to document-unique identifiers | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] NAME [Definition] | A name with the same character constraints as ID above | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] NMTOKEN [Definition] | A name composed of CDATA characters but no whitespace | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] NMTOKENS [Definition] | Multiple names composed of CDATA characters separated by whitespace | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
e2d12045_XHTML___XHTML_Abstract_Modules__Definition | [Attribute Type] PCDATA [Definition] | Processed character data | [] | Modularization of XHTML - XHTML Abstract Modules | Definition | http://www.w3.org/TR/2000/WD-xhtml-modularization-20000105/xhtml_modules.html | 49/1438042988962.66_20150728002308-00222-ip-10-236-191-2_828918883_0.json |
2f06f6d4_S_background_images___W3C_Wiki__Description | [Property] background-color [Definition] Sets the background colour of the HTML element. [Description] | There are several ways to indicate background-color, including RGB values and keywords. Most people use hexadecimal notation, a pound/hash symbol (#) followed by six characters. The first pair indicates the red levels, and the second and third indicate the green and blue levels respectively—#RRGGBB. Many colour picker tools will help you find the hexadecimal notation of a given colour. Pure red, for example would be #FF0000. Valid values include a color value, transparent, or inherit. | [] | CSS background images - W3C Wiki | Description | http://www.w3.org/wiki/index.php?title=CSS_background_images&oldid=60288 | 49/1438042988962.66_20150728002308-00206-ip-10-236-191-2_822976457_0.json |
2f06f6d4_S_background_images___W3C_Wiki__Description | [Property] image [Definition] Indicates the path or URL of the background image. [Description] | Set the background-image by showing the browser where to find the image, using the URL. For example; url(alert.png). Note that the path is prefaced with they keyword url and wrapped in parenthesis. This syntax is important to the browser understanding that you mean to indicate a location. Valid values include a URL, none, or inherit. | [] | CSS background images - W3C Wiki | Description | http://www.w3.org/wiki/index.php?title=CSS_background_images&oldid=60288 | 49/1438042988962.66_20150728002308-00206-ip-10-236-191-2_822976457_0.json |
2f06f6d4_S_background_images___W3C_Wiki__Description | [Property] repeat [Definition] Indicates in which direction the background image should be tiled. [Description] | Images can be tiled vertically, horizontally, or both, to fill the entire width or height of an HTML element. Use background-repeat to instruct the browser to repeat a background image. Valid values include repeat, repeat-x, repeat-y, and no-repeat. | [] | CSS background images - W3C Wiki | Description | http://www.w3.org/wiki/index.php?title=CSS_background_images&oldid=60288 | 49/1438042988962.66_20150728002308-00206-ip-10-236-191-2_822976457_0.json |
2f06f6d4_S_background_images___W3C_Wiki__Description | [Property] attachment [Definition] Sets the behaviour of the background image when the user scrolls. [Description] | Images can either scroll with their content, or stay fixed in place in the view screen. Valid values include scroll, fixed, and inherit. | [] | CSS background images - W3C Wiki | Description | http://www.w3.org/wiki/index.php?title=CSS_background_images&oldid=60288 | 49/1438042988962.66_20150728002308-00206-ip-10-236-191-2_822976457_0.json |
2f06f6d4_S_background_images___W3C_Wiki__Description | [Property] position [Definition] Tells the browser where to position the background image. [Description] | Images can be displayed anywhere within the borders of the HTML element on which they are applied. Use background-position to precisely place your images for visual effect and layering. There are many useful ways to indicate background position, keywords and numeric values. Keywords (such as top and bottom) are very useful and easy to read. Pixel values are very precise, but don’t adapt to changing heights and widths. Negative pixel values are useful when using CSS sprites, as you’ll find out later. When percentages and pixels are used, the starting point is always the top left corner of the HTML element, although the way image positioning works with pixels and percentages is rather different. Pixels always move the image a set number of pixels towards the bottom and right of the containing box (or towards the top and left if they are negative values), regardless of the size of the image and the containing box. Percentages on the other hand move the image a percentage of the difference between the containing box size, and the image size. If the image and the containing box are the same size, percentages won’t move the image at all. Valid values include length (generally in pixels), percentage (of the width of the element), and the keywords top, right, bottom, left, and center. Note that center can be used to indicate both vertical and horizontal center. Note also that you can mix percentages and pixels in rules, but not keywords and pixels or keywords and percentages. | [] | CSS background images - W3C Wiki | Description | http://www.w3.org/wiki/index.php?title=CSS_background_images&oldid=60288 | 49/1438042988962.66_20150728002308-00206-ip-10-236-191-2_822976457_0.json |
2f06f6d4_S_background_images___W3C_Wiki__Description | [Property] background [Definition] The shorthand property that can be used to describe all the other properties in one line. [Description] | Shorthand properties are very nifty indeed. Most developers use them to keep the CSS as lean as possible and group related properties. You can write a general rule using shorthand, and then override it as needed with specific properties. The properties should always be indicated in the same order, to allow browsers to easily interpret the intended styles: color url repeat attachment (very rarely used; may be omitted) horizontal-position vertical-position An example of this shorthand with all the properties used (except attachment) is as follows: background: green url(logo.gif) no-repeat left top; | [] | CSS background images - W3C Wiki | Description | http://www.w3.org/wiki/index.php?title=CSS_background_images&oldid=60288 | 49/1438042988962.66_20150728002308-00206-ip-10-236-191-2_822976457_0.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] alignment [Default Value] bit-packed [Description] | Alignment of event codes and content items | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] compression [Default Value] false [Description] | EXI compression is used to achieve better compactness | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] strict [Default Value] false [Description] | Strict interpretation of schemas is used to achieve better compactness | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] fragment [Default Value] false [Description] | Body is encoded as an EXI fragment instead of an EXI document | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] preserve [Default Value] all false [Description] | Specifies whether the support for the preservation of comments, pis, etc. is each enabled | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] selfContained [Default Value] false [Description] | Enables self-contained elements | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] schemaId [Default Value] no default value [Description] | Identify the schema information, if any, used to encode the body | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] datatypeRepresentationMap [Default Value] no default value [Description] | Specify alternate datatype representations for typed values in the EXI body | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] blockSize [Default Value] 1,000,000 [Description] | Specifies the block size used for EXI compression | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] valueMaxLength [Default Value] unbounded [Description] | Specifies the maximum string length of value content items to be considered for addition to the string table. | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] valuePartitionCapacity [Default Value] unbounded [Description] | Specifies the total capacity of value partitions in a string table | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
dcb8a770_I__Format_1_0__Second_Edition__XI_Options_in_Options_Document_Description | [EXI Option] [user defined meta-data] [Default Value] no default value [Description] | User defined meta-data may be added | [] | Efficient XML Interchange (EXI) Format 1.0 (Second Edition) | Description | http://www.w3.org/TR/exi/ | 49/1438042986615.83_20150728002306-00242-ip-10-236-191-2_807333444_10.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Alignment of event codes and content items [Default Value] bit-packed [EXI Option] | alignment | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] EXI compression is used to achieve better compactness [Default Value] false [EXI Option] | compression | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Strict interpretation of schemas is used to achieve better compactness [Default Value] false [EXI Option] | strict | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Body is encoded as an EXI fragment instead of an EXI document [Default Value] false [EXI Option] | fragment | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Specifies whether comments, pis, etc. are preserved [Default Value] all false [EXI Option] | preserve | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Enables self-contained elements [Default Value] false [EXI Option] | selfContained | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Identify the schema information, if any, used to encode the body [Default Value] none [EXI Option] | schemaID | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Identify datatype representations used to encode values in EXI body [Default Value] none [EXI Option] | datatypeRepresentationMap | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Specifies the block size used for EXI compression [Default Value] 1,000,000 [EXI Option] | blockSize | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Specifies the maximum string length of value content items to be considered for addition to the string table. [Default Value] unbounded [EXI Option] | valueMaxLength | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] Specifies the total capacity of value partitions in a string table [Default Value] unbounded [EXI Option] | valuePartitionCapacity | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
7b7f40cf_L_Interchange__EXI__Format_1_0___EXI_Options_in_Options_Field_EXI_Option | [Description] User defined options may be added [Default Value] none [EXI Option] | [user defined] | [] | Efficient XML Interchange (EXI) Format 1.0 | EXI Option | http://www.w3.org/TR/2008/WD-exi-20080728/ | 49/1438042988962.66_20150728002308-00180-ip-10-236-191-2_824230073_11.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Abort [Type] Method [Applies] Simulation [Description] | Aborts the running simulation. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] BroadcastEvent [Type] Method [Applies] Simulation [Description] | Sends, Posts, or Schedules an event to occur and cascade either upward or downward starting at a given item. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] CreateItems [Type] Method [Applies] Simulation [Description] | Creates a specified number of items at a particular location, based on a prototype item. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] CreateTimeAverage [Type] Method [Applies] Simulation [Description] | Returns a newly created TimeAverage object. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] CurrentTime [Type] Property [Applies] Simulation [Description] | Sets or returns the simulation's current time. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] CurrentEvent [Type] Property [Applies] Simulation [Description] | Returns the most recently executed event that was either posted or scheduled. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] DateAdd [Type] Method [Applies] Simulation [Description] | Returns the result of adding an interval number to a date. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] DateDiff [Type] Method [Applies] Simulation [Description] | Returns an interval difference between two dates. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] DestroyItem [Type] Method [Applies] Simulation [Description] | Destroys an item. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Document [Type] Property [Applies] Simulation [Description] | Returns or sets the XML DOM document object. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] DoNextEvent [Type] Method [Applies] Simulation [Description] | Sends the next scheduled or posted event to its target. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] EndTime [Type] Property [Applies] Simulation [Description] | Sets or returns the end time of the simulation. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Error [Type] Property [Applies] Simulation [Description] | Returns an object that contains information about the last error. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] EventOccurred [Type] Event [Applies] Simulation [Description] | Indicates that an event occurred in the simulation. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Extension [Type] Property [Applies] Simulation [Description] | Sets or returns the simulation's extension object. This is used to allow items in the simulation to directly access the properties and methods of the extension object. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] FindItems [Type] Method [Applies] Simulation [Description] | Returns a collection of items found using the specified query. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Format [Type] Method [Applies] Simulation [Description] | Returns the result of applying a format string to an expression. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] ForwardEvent [Type] Method [Applies] Simulation [Description] | Forwards the specified event to the specified object. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] GetItem [Type] Method [Applies] Simulation [Description] | Returns the item with the specified ItemID. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Item [Type] Method [Applies] Simulation [Description] | Returns the item with the specified ItemID. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] ItemCount [Type] Method [Applies] Simulation [Description] | Returns the number of items in the simulation. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] ItemLocationChanged [Type] Event [Applies] Simulation [Description] | Indicates that an item moved to a new location, passing the item and its previous location. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Load [Type] Method [Applies] Simulation [Description] | Loads the simulation items from a path or url. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] LoadXML [Type] Method [Applies] Simulation [Description] | Loads the simulation items from a string containing XML. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] Object [Type] Property [Applies] Simulation [Description] | An object that represents the Simulation Item, as created in script. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] PeekEvent [Type] Method [Applies] Simulation [Description] | Returns the next scheduled event. | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
49110365_tion_Reference_Markup_Language__Description | [Part] PostEvent [Type] Method [Applies] Simulation [Description] | Sends an event asynchronously to an item (or object). | [] | SRML - Simulation Reference Markup Language | Description | http://www.w3.org/TR/SRML/ | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_809948128_3.json |
Subsets and Splits