Annotation of html5/spec-author-view/references.html, revision 1.32
1.1 mike 1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2: <html lang="en-US-x-Hixie"><head><title>References — HTML 5</title><style type="text/css">
3: pre { margin-left: 2em; white-space: pre-wrap; }
4: h2 { margin: 3em 0 1em 0; }
5: h3 { margin: 2.5em 0 1em 0; }
6: h4 { margin: 2.5em 0 0.75em 0; }
7: h5, h6 { margin: 2.5em 0 1em; }
8: h1 + h2, h1 + h2 + h2 { margin: 0.75em 0 0.75em; }
9: h2 + h3, h3 + h4, h4 + h5, h5 + h6 { margin-top: 0.5em; }
10: p { margin: 1em 0; }
11: hr:not(.top) { display: block; background: none; border: none; padding: 0; margin: 2em 0; height: auto; }
12: dl, dd { margin-top: 0; margin-bottom: 0; }
13: dt { margin-top: 0.75em; margin-bottom: 0.25em; clear: left; }
14: dt + dt { margin-top: 0; }
15: dd dt { margin-top: 0.25em; margin-bottom: 0; }
16: dd p { margin-top: 0; }
17: dd dl + p { margin-top: 1em; }
18: dd table + p { margin-top: 1em; }
19: p + * > li, dd li { margin: 1em 0; }
20: dt, dfn { font-weight: bold; font-style: normal; }
21: dt dfn { font-style: italic; }
22: pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
23: pre strong { color: black; font: inherit; font-weight: bold; background: yellow; }
24: pre em { font-weight: bolder; font-style: normal; }
25: @media screen { code { color: orangered; } code :link, code :visited { color: inherit; } }
26: var sub { vertical-align: bottom; font-size: smaller; position: relative; top: 0.1em; }
27: table { border-collapse: collapse; border-style: hidden hidden none hidden; }
28: table thead { border-bottom: solid; }
29: table tbody th:first-child { border-left: solid; }
30: table td, table th { border-left: solid; border-right: solid; border-bottom: solid thin; vertical-align: top; padding: 0.2em; }
31: blockquote { margin: 0 0 0 2em; border: 0; padding: 0; font-style: italic; }
32:
33: .bad, .bad *:not(.XXX) { color: gray; border-color: gray; background: transparent; }
34: .matrix, .matrix td { border: none; text-align: right; }
35: .matrix { margin-left: 2em; }
36: .dice-example { border-collapse: collapse; border-style: hidden solid solid hidden; border-width: thin; margin-left: 3em; }
37: .dice-example caption { width: 30em; font-size: smaller; font-style: italic; padding: 0.75em 0; text-align: left; }
38: .dice-example td, .dice-example th { border: solid thin; width: 1.35em; height: 1.05em; text-align: center; padding: 0; }
39: .applies th > * { display: block; }
40: .applies thead code { display: block; }
41: .applies td { text-align: center; }
42: .applies .yes { background: yellow; }
43:
44: .toc dfn, h1 dfn, h2 dfn, h3 dfn, h4 dfn, h5 dfn, h6 dfn { font: inherit; }
45: img.extra { float: right; }
46: pre.idl { border: solid thin; background: #EEEEEE; color: black; padding: 0.5em 1em; }
47: pre.idl :link, pre.idl :visited { color: inherit; background: transparent; }
48: pre.css { border: solid thin; background: #FFFFEE; color: black; padding: 0.5em 1em; }
49: pre.css:first-line { color: #AAAA50; }
50: dl.domintro { color: green; margin: 2em 0 2em 2em; padding: 0.5em 1em; border: none; background: #EEFFEE; }
51: hr + dl.domintro, div.impl + dl.domintro { margin-top: 2.5em; margin-bottom: 1.5em; }
52: dl.domintro dt, dl.domintro dt * { color: black; text-decoration: none; }
53: dl.domintro dd { margin: 0.5em 0 1em 2em; padding: 0; }
54: dl.domintro dd p { margin: 0.5em 0; }
55: dl.switch { padding-left: 2em; }
56: dl.switch > dt { text-indent: -1.5em; }
57: dl.switch > dt:before { content: '\21AA'; padding: 0 0.5em 0 0; display: inline-block; width: 1em; text-align: right; line-height: 0.5em; }
58: dl.triple { padding: 0 0 0 1em; }
59: dl.triple dt, dl.triple dd { margin: 0; display: inline }
60: dl.triple dt:after { content: ':'; }
61: dl.triple dd:after { content: '\A'; white-space: pre; }
62: .diff-old { text-decoration: line-through; color: silver; background: transparent; }
63: .diff-chg, .diff-new { text-decoration: underline; color: green; background: transparent; }
64: a .diff-new { border-bottom: 1px blue solid; }
65:
66: h2 { page-break-before: always; }
67: h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
68: h1 + h2, hr + h2.no-toc { page-break-before: auto; }
69:
70: p > span:not([title=""]):not([class="XXX"]):not([class="impl"]), li > span:not([title=""]):not([class="XXX"]):not([class="impl"]) { border-bottom: solid #9999CC; }
71:
72: div.head { margin: 0 0 1em; padding: 1em 0 0 0; }
73: div.head p { margin: 0; }
74: div.head h1 { margin: 0; }
75: div.head .logo { float: right; margin: 0 1em; }
76: div.head .logo img { border: none } /* remove border from top image */
77: div.head dl { margin: 1em 0; }
78: p.copyright { font-size: x-small; font-style: oblique; margin: 0; }
79:
80: body > .toc > li { margin-top: 1em; margin-bottom: 1em; }
81: body > .toc.brief > li { margin-top: 0.35em; margin-bottom: 0.35em; }
82: body > .toc > li > * { margin-bottom: 0.5em; }
83: body > .toc > li > * > li > * { margin-bottom: 0.25em; }
84: .toc, .toc li { list-style: none; }
85:
86: .brief { margin-top: 1em; margin-bottom: 1em; line-height: 1.1; }
87: .brief li { margin: 0; padding: 0; }
88: .brief li p { margin: 0; padding: 0; }
89:
90: .category-list { margin-top: -0.75em; margin-bottom: 1em; line-height: 1.5; }
91: .category-list::before { content: '\21D2\A0'; font-size: 1.2em; font-weight: 900; }
92: .category-list li { display: inline; }
93: .category-list li:not(:last-child)::after { content: ', '; }
94: .category-list li > span, .category-list li > a { text-transform: lowercase; }
95: .category-list li * { text-transform: none; } /* don't affect <code> nested in <a> */
96:
97: .XXX { color: #E50000; background: white; border: solid red; padding: 0.5em; margin: 1em 0; }
98: .XXX > :first-child { margin-top: 0; }
99: p .XXX { line-height: 3em; }
100: .annotation { border: solid thin black; background: #0C479D; color: white; position: relative; margin: 8px 0 20px 0; }
101: .annotation:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; margin: 6px -6px -6px 6px; background: #333333; z-index: -1; content: ''; }
102: .annotation :link, .annotation :visited { color: inherit; }
103: .annotation :link:hover, .annotation :visited:hover { background: transparent; }
104: .annotation span { border: none ! important; }
105: .note { color: green; background: transparent; font-family: sans-serif; }
106: .warning { color: red; background: transparent; }
107: .note, .warning { font-weight: bolder; font-style: italic; }
108: p.note, div.note { padding: 0.5em 2em; }
109: span.note { padding: 0 2em; }
110: .note p:first-child, .warning p:first-child { margin-top: 0; }
111: .note p:last-child, .warning p:last-child { margin-bottom: 0; }
112: .warning:before { font-style: normal; }
113: p.note:before { content: 'Note: '; }
114: p.warning:before { content: '\26A0 Warning! '; }
115:
116: .bookkeeping:before { display: block; content: 'Bookkeeping details'; font-weight: bolder; font-style: italic; }
117: .bookkeeping { font-size: 0.8em; margin: 2em 0; }
118: .bookkeeping p { margin: 0.5em 2em; display: list-item; list-style: square; }
119:
120: h4 { position: relative; z-index: 3; }
121: h4 + .element, h4 + div + .element { margin-top: -2.5em; padding-top: 2em; }
122: .element {
123: background: #EEEEFF;
124: color: black;
125: margin: 0 0 1em 0.15em;
126: padding: 0 1em 0.25em 0.75em;
127: border-left: solid #9999FF 0.25em;
128: position: relative;
129: z-index: 1;
130: }
131: .element:before {
132: position: absolute;
133: z-index: 2;
134: top: 0;
135: left: -1.15em;
136: height: 2em;
137: width: 0.9em;
138: background: #EEEEFF;
139: content: ' ';
140: border-style: none none solid solid;
141: border-color: #9999FF;
142: border-width: 0.25em;
143: }
144:
145: .example { display: block; color: #222222; background: #FCFCFC; border-left: double; margin-left: 2em; padding-left: 1em; }
146: td > .example:only-child { margin: 0 0 0 0.1em; }
147:
148: .tall-and-narrow {
149: font-size: 0.6em;
150: column-width: 25em;
151: column-gap: 1em;
152: -moz-column-width: 25em;
153: -moz-column-gap: 1em;
154: -webkit-column-width: 25em;
155: -webkit-column-gap: 1em;
156: }
157:
158: ul.domTree, ul.domTree ul { padding: 0 0 0 1em; margin: 0; }
159: ul.domTree li { padding: 0; margin: 0; list-style: none; position: relative; }
160: ul.domTree li li { list-style: none; }
161: ul.domTree li:first-child::before { position: absolute; top: 0; height: 0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
162: ul.domTree li:not(:last-child)::after { position: absolute; top: 0; bottom: -0.6em; left: -0.75em; width: 0.5em; border-style: none none solid solid; content: ''; border-width: 0.1em; }
163: ul.domTree span { font-style: italic; font-family: serif; }
164: ul.domTree .t1 code { color: purple; font-weight: bold; }
165: ul.domTree .t2 { font-style: normal; font-family: monospace; }
166: ul.domTree .t2 .name { color: black; font-weight: bold; }
167: ul.domTree .t2 .value { color: blue; font-weight: normal; }
168: ul.domTree .t3 code, .domTree .t4 code, .domTree .t5 code { color: gray; }
169: ul.domTree .t7 code, .domTree .t8 code { color: green; }
170: ul.domTree .t10 code { color: teal; }
171:
172: </style><link href="data:text/css," rel="stylesheet" title="Complete specification"><link href="data:text/css,.impl%20%7B%20display:%20none;%20%7D" rel="alternate stylesheet" title="Author documentation only"><link href="data:text/css,.impl%20%7B%20background:%20%23FFEEEE;%20%7D" rel="alternate stylesheet" title="Highlight implementation requirements"><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><!-- ZZZ ED vs WD --><link href="index.html" title="Index" rel="prev">
173: <link href="Overview.html#contents" title="Table of contents" rel="index">
174: <link href="acknowledgements.html" title="Acknowledgements" rel="next">
175: </head><body onload="fixBrokenLink(); fixBrokenLink()"><div class="head">
176: <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
1.17 mike 177: <h1>HTML5</h1>
1.1 mike 178: <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
1.32 ! mike 179: <p>This is revision 1.2899.</p>
1.1 mike 180: </div><div>
181: <a href="index.html">← Index</a> –
182: <a href="Overview.html#contents">Table of contents</a> –
183: <a href="acknowledgements.html">Acknowledgements →</a>
184: </div>
185:
186: <h2 class="no-num" id="references">References</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><!--REFS--><p>All references are normative unless marked "Non-normative".</p><dl><dt id="refsABNF">[ABNF]</dt>
187: <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented
188: BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker,
189: P. Overell. IETF, January 2008.</dd>
190:
191: <dt id="refsARIA">[ARIA]</dt>
192: <dd><cite><a href="http://www.w3.org/WAI/PF/aria/">Accessible Rich
193: Internet Applications (WAI-ARIA)</a></cite>, J. Craig, M. Cooper, L. Pappas,
194: R. Schwerdtfeger, L. Seeman. W3C, August 2009.</dd>
195:
196: <dt id="refsARIAIMPL">[ARIAIMPL]</dt>
197: <dd><cite><a href="http://www.w3.org/WAI/PF/aria-implementation/">WAI-ARIA 1.0
198: User Agent Implementation Guide</a></cite>, A. Snow-Weaver,
199: M. Cooper. W3C, August 2009.</dd>
200:
1.31 mike 201: <dt id="refsATAG">[ATAG]</dt>
202: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/ATAG20/">Authoring Tool Accessibility
203: Guidelines (ATAG) 2.0</a></cite>, J. Richards, J. Spellman,
204: J. Treviranus. W3C, May 2009.</dd>
205:
1.1 mike 206: <dt id="refsATOM">[ATOM]</dt>
207: <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc4287.txt">The Atom Syndication
208: Format</a></cite>, M. Nottingham, R. Sayre. IETF, December
209: 2005.</dd>
210:
211: <dt id="refsBCP47">[BCP47]</dt>
212: <dd><cite><a href="http://www.ietf.org/rfc/bcp/bcp47.txt">Tags for
213: Identifying Languages; Matching of Language Tags</a></cite>,
214: A. Phillips, M. Davis. IETF, September 2006.</dd>
215:
216: <dt id="refsBECSS">[BECSS]</dt>
217: <dd><cite><a href="http://www.w3.org/TR/becss/">Behavioral
218: Extensions to CSS</a></cite>, I. Hickson. W3C, October 2007.</dd>
219:
220: <dt id="refsBEZIER">[BEZIER]</dt>
221: <dd><cite>Courbes à poles</cite>, P. de Casteljau. INPI, 1959.</dd>
222:
223: <dt id="refsBIDI">[BIDI]</dt>
224: <dd><cite><a href="http://www.unicode.org/reports/tr9/">UAX #9: Unicode
225: Bidirectional Algorithm</a></cite>, M. Davis. Unicode Consortium,
226: March 2008.</dd>
227:
228: <dt id="refsBIG5">[BIG5]</dt>
229: <dd>(Non-normative) <cite>Chinese Coded Character Set in Computer</cite>. Institute
230: for Information Industry, March 1984.</dd>
231:
232: <dt id="refsBOCU1">[BOCU1]</dt>
233: <dd>(Non-normative) <cite><a href="http://www.unicode.org/notes/tn6/">UTN #6: BOCU-1:
234: MIME-Compatible Unicode Compression</a></cite>, M. Scherer,
235: M. Davis. Unicode Consortium, February 2006.</dd>
236:
237: <dt id="refsCESU8">[CESU8]</dt>
238: <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr26/">UTR #26: Compatibility
239: Encoding Scheme For UTF-16: 8-BIT (CESU-8)</a></cite>,
240: T. Phipps. Unicode Consortium, April 2002.</dd>
241:
242: <dt id="refsCHARMOD">[CHARMOD]</dt>
243: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/charmod/">Character Model for the World
244: Wide Web 1.0: Fundamentals</a></cite>, M. Dürst, F. Yergeau,
245: R. Ishida, M. Wolf, T. Texin. W3C, February 2005.</dd>
246:
247: <dt id="refsCOMPUTABLE">[COMPUTABLE]</dt>
248: <dd>(Non-normative) <cite><a href="http://www.turingarchive.org/browse.php/B/12">On computable
249: numbers, with an application to the
250: Entscheidungsproblem</a></cite>, A. Turing. In <cite>Proceedings of
251: the London Mathematical Society</cite>, series 2, volume 42, pages
252: 230-265. London Mathematical Society, 1937. Retrieved on
253: 2007-03-03.</dd>
254:
255: <dt id="refsCOOKIES">[COOKIES]</dt>
256: <!--
257: <dd><cite><a href="http://www.ietf.org/rfc/rfc2965.txt">HTTP State Management
258: Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, October 2000.</dd>
259: -->
260: <dd><cite><a href="http://tools.ietf.org/html/draft-abarth-cookie">HTTP State
261: Management Mechanism</a></cite>, A. Barth. IETF, August 2009.</dd>
262:
263: <dt id="refsCORS">[CORS]</dt>
264: <!--
265: <dd><cite><a href="http://www.w3.org/TR/cors/">Cross-Origin
266: Resource Sharing</a></cite>, A. van Kesteren. W3C, March 2009.</dd>
267: -->
268: <dd><cite><a href="http://dev.w3.org/2006/waf/access-control/">Cross-Origin
269: Resource Sharing</a></cite>, A. van Kesteren. W3C, June 2009.</dd>
270:
271: <dt id="refsCSS">[CSS]</dt>
272: <dd><cite><a href="http://www.w3.org/TR/CSS/">Cascading Style Sheets Level 2
273: Revision 1</a></cite>, B. Bos, T. Çelik, I.
274: Hickson, H. Lie. W3C, April 2009.</dd>
275:
276: <dt id="refsCSSCOLOR">[CSSCOLOR]</dt>
277: <!--
278: <dd><cite><a href="http://www.w3.org/TR/css3-color/">CSS Color
279: Module Level 3</a></cite>, T. Çelik, C. Lilley, L.
280: Baron. W3C, July 2008.</dd>
281: -->
282: <dd><cite><a href="http://dev.w3.org/csswg/css3-color/">CSS Color
283: Module Level 3</a></cite>, T. Çelik, C. Lilley, L.
284: Baron. W3C, August 2008.</dd>
285:
286: <dt id="refsCSSFONTS">[CSSFONTS]</dt>
287: <dd><cite><a href="http://www.w3.org/TR/css3-fonts/">CSS Fonts
288: Module Level 3</a></cite>, J. Daggett. W3C, June 2009.</dd>
289:
290: <dt id="refsCSSOM">[CSSOM]</dt>
291: <dd><cite><a href="http://dev.w3.org/csswg/cssom/">Cascading Style Sheets
292: Object Model (CSSOM)</a></cite>, A. van Kesteren. W3C, December 2007.</dd>
293:
294: <dt id="refsCSSUI">[CSSUI]</dt>
295: <dd><cite><a href="http://www.w3.org/TR/css3-ui/">CSS3 Basic User
296: Interface Module</a></cite>, T. Çelik. W3C, May 2004.</dd>
297:
298: <dt id="refsDOM2HTML">[DOM2HTML]</dt>
299: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/DOM-Level-2-HTML/">Document Object Model
300: (DOM) Level 2 HTML Specification</a></cite>, J. Stenback, P. Le
301: Hegaret, A. Le Hors. W3C, January 2003.</dd>
302:
303: <dt id="refsDOMCORE">[DOMCORE]</dt>
304: <dd><cite><a href="http://www.w3.org/TR/DOM-Level-3-Core/">Document
305: Object Model (DOM) Level 3 Core Specification</a></cite>, A. Le
306: Hors, P. Le Hegaret, L. Wood, G. Nicol, J. Robie, M. Champion,
307: S. Byrnes. W3C, April 2004.</dd>
308: <!--
309: <dd><cite><a href="http://simon.html5.org/specs/web-dom-core">Web
310: DOM Core</a></cite>, S. Pieters. W3C, June 2009.</dd>
311: -->
312:
313: <dt id="refsDOMEVENTS">[DOMEVENTS]</dt>
314: <!--
315: <dd><cite><a
316: href="http://www.w3.org/TR/DOM-Level-3-Events/">Document Object
317: Model (DOM) Level 3 Events Specification</a></cite>,
318: B. Höhrmann, P. Le Hegaret, T. Pixley. W3C, December
319: 2007.</dd>
320: -->
321: <dd><cite><a href="http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html">Document
322: Object Model (DOM) Level 3 Events Specification</a></cite>,
323: D. Schepers. W3C, July 2009.</dd>
324:
325: <dt id="refsDOMRANGE">[DOMRANGE]</dt>
326: <dd><cite><a href="http://www.w3.org/TR/DOM-Level-2-Traversal-Range/">Document
327: Object Model (DOM) Level 2 Traversal and Range
328: Specification</a></cite>, J. Kesselman, J. Robie, M. Champion,
329: P. Sharpe, V. Apparao, L. Wood. W3C, November 2000.</dd>
330:
331: <dt id="refsDOMVIEWS">[DOMVIEWS]</dt>
332: <dd><cite><a href="http://www.w3.org/TR/DOM-Level-2-Views/">Document Object
333: Model (DOM) Level 2 Views Specification</a></cite>, A. Le Hors, L.
334: Cable. W3C, November 2000.</dd>
335:
336: <dt id="refsE163">[E163]</dt>
337: <dd><cite>Recommendation E.163 — Numbering Plan for The International
338: Telephone Service</cite>, CCITT Blue Book, Fascicle II.2, pp. 128-134, November
339: 1988.</dd>
340:
341: <dt id="refsECMA262">[ECMA262]</dt>
342: <dd><cite><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMAScript
343: Language Specification</a></cite>. ECMA, December 1999.</dd>
344:
345: <dt id="refsECMA357">[ECMA357]</dt>
346: <dd>(Non-normative) <cite><a href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">ECMAScript
347: for XML (E4X) Specification</a></cite>. ECMA, December 2005.</dd>
348:
349: <dt id="refsEUCKR">[EUCKR]</dt>
350: <dd><cite>Hangul Unix Environment</cite>. Korea Industrial
351: Standards Association, 1992. Ref. No. KS C 5861-1992.</dd>
352:
353: <dt id="refsFILEAPI">[FILEAPI]</dt>
354: <dd><cite><a href="http://dev.w3.org/2006/webapi/FileUpload/publish/FileAPI.html">File
355: API</a></cite>, A. Ranganathan. W3C, August 2009.</dd>
356:
357: <dt id="refsGBK">[GBK]</dt>
358: <dd><cite>Chinese Internal Code Specification</cite>. Chinese IT
359: Standardization Technical Committee, December 1995.</dd>
360: <!-- http://www.iana.org/assignments/charset-reg/GBK -->
361:
362: <dt id="refsGRAPHICS">[GRAPHICS]</dt>
363: <dd>(Non-normative) <cite>Computer Graphics: Principles and
364: Practice in C</cite>, Second Edition, J. Foley, A. van Dam,
365: S. Feiner, J. Hughes. Addison-Wesley, July 1995. ISBN
366: 0-201-84840-6.</dd>
367: <!--
368: If anyone has this book ("Computer Graphics: Principles and Practice in C"),
369: please check page 34 or so and see if it makes any references to literature in
370: the bibliographic section to define the "even-odd" rule for polygon filling and
371: hit testing.
372: -->
373:
374: <dt id="refsGREGORIAN">[GREGORIAN]</dt>
375: <dd>(Non-normative) <cite>Inter Gravissimas</cite>, A. Lilius,
376: C. Clavius. Gregory XIII Papal Bulls, February 1582.</dd>
377:
378: <dt id="refsHTML4">[HTML4]</dt>
379: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/html4/">HTML 4.01
380: Specification</a></cite>, D. Raggett, A. Le Hors, I. Jacobs. W3C,
381: December 1999.</dd>
382:
383: <dt id="refsHTMLDIFF">[HTMLDIFF]</dt>
384: <!--
385: <dd>(Non-normative) <cite><a
1.17 mike 386: href="http://www.w3.org/TR/html5-diff/">HTML5 differences from
387: HTML4</a></cite>, A. van Kesteren. W3C, April 2009.</dd>
1.1 mike 388: -->
1.17 mike 389: <dd>(Non-normative) <cite><a href="http://dev.w3.org/html5/html4-differences/">HTML5
390: differences from HTML4</a></cite>, A. van Kesteren. W3C, August
1.1 mike 391: 2009.</dd>
392:
393: <dt id="refsHTTP">[HTTP]</dt>
394: <dd><cite><a href="http://www.ietf.org/rfc/rfc2616.txt">Hypertext
395: Transfer Protocol — HTTP/1.1</a></cite>, R. Fielding, J. Gettys,
396: J. Mogul, H. Frystyk, L. Masinter, P. Leach, T. Berners-Lee. IETF,
397: June 1999.</dd>
398:
399: <dt id="refsIANACHARSET">[IANACHARSET]</dt>
400: <dd><cite><a href="http://www.iana.org/assignments/character-sets">Character
401: Sets</a></cite>. IANA, May 2007.</dd>
402:
403: <dt id="refsIEEE754">[IEEE754]</dt>
404: <dd><cite><a href="http://ieeexplore.ieee.org/servlet/opac?punumber=4610933">IEEE
405: Standard for Floating-Point Arithmetic (IEEE 754)</a></cite>. IEEE,
406: August 2008. ISBN 978-0-7381-5753-5.</dd>
407:
408: <dt id="refsISO8601">[ISO8601]</dt>
409: <dd><cite><a href="http://isotc.iso.org/livelink/livelink/4021199/ISO_8601_2004_E.zip?func=doc.Fetch&nodeid=4021199">ISO8601: Data elements and interchange formats — Information interchange — Representation of dates and times</a></cite>. ISO, December 2004.</dd>
410:
411: <dt id="refsISO885911">[ISO885911]</dt>
412: <dd><cite><a href="http://anubis.dkuug.dk/jtc1/sc2/open/02n3333.pdf">ISO-8859-11:
413: Information technology — 8-bit single-byte coded graphic
414: character sets — Part 11: Latin/Thai
415: alphabet</a></cite>. ISO, October 1999.</dd>
416:
417: <dt id="refsJSON">[JSON]</dt>
418: <dd><cite><a href="http://www.ietf.org/rfc/rfc4627.txt">The
419: application/json Media Type for JavaScript Object Notation
420: (JSON)</a></cite>, D. Crockford. IETF, July 2006.</dd>
421:
422: <dt id="refsJSURL">[JSURL]</dt>
423: <dd><cite><a href="http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme">The
424: 'javascript' resource identifier scheme</a></cite>,
425: B. Höhrmann. IETF, November 2006.</dd>
426:
427: <dt id="refsMAILTO">[MAILTO]</dt>
428: <dd><cite><a href="http://www.ietf.org/rfc/rfc2368.txt">The mailto URL
429: scheme</a></cite>, P. Hoffman, L. Masinter, J. Zawinski.
430: IETF, July 1998.</dd>
431:
432: <dt id="refsMATHML">[MATHML]</dt>
433: <dd><cite><a href="http://www.w3.org/TR/MathML/">Mathematical
434: Markup Language (MathML)</a></cite>, D. Carlisle, P. Ion, R. Miner,
435: N. Poppelier. W3C, October 2003.</dd>
436:
437: <dt id="refsMIMESNIFF">[MIMESNIFF]</dt>
438: <dd><cite><a href="http://tools.ietf.org/html/draft-abarth-mime-sniff">Content-Type
439: Processing Model</a></cite>, A. Barth, I. Hickson. IETF,
440: May 2009.</dd>
441:
442: <dt id="refsMQ">[MQ]</dt>
443: <!--
444: <dd><cite><a href="http://www.w3.org/TR/css3-mediaqueries/">Media
445: Queries</a></cite>, H. Lie, T. Çelik, D. Glazman, A. van
446: Kesteren. W3C, April 2009.</dd>
447: -->
448: <dd><cite><a href="http://dev.w3.org/csswg/css3-mediaqueries/">Media
449: Queries</a></cite>, H. Lie, T. Çelik, D. Glazman, A. van
450: Kesteren. W3C, July 2009.</dd>
451:
452: <dt id="refsNPAPI">[NPAPI]</dt>
453: <dd>(Non-normative) <cite><a href="http://developer.mozilla.org/en/Gecko_Plugin_API_Reference">Gecko
454: Plugin API Reference</a></cite>. Mozilla, November 2008.</dd>
455:
456: <dt id="refsOPENSEARCH">[OPENSEARCH]</dt>
457: <dd><cite><a href="http://www.opensearch.org/Specifications/OpenSearch/1.1#Autodiscovery_in_HTML.2FXHTML">Autodiscovery
458: in HTML/XHTML</a></cite>. In <cite>OpenSearch 1.1 Draft 4</cite>,
459: Section 4.6.2. OpenSearch.org.</dd>
460:
461: <dt id="refsPINGBACK">[PINGBACK]</dt>
462: <dd><cite><a href="http://www.hixie.ch/specs/pingback/pingback">Pingback
463: 1.0</a></cite>, S. Langridge, I. Hickson. January 2007.</dd>
464:
465: <dt id="refsPNG">[PNG]</dt>
466: <dd><cite><a href="http://www.w3.org/TR/PNG/">Portable Network
467: Graphics (PNG) Specification</a></cite>, D. Duce. W3C, November
468: 2003.</dd>
469:
470: <dt id="refsPORTERDUFF">[PORTERDUFF]</dt>
471: <dd><cite><a href="http://keithp.com/~keithp/porterduff/p253-porter.pdf">Compositing
472: Digital Images</a></cite>, T. Porter, T. Duff. In <cite>Computer
473: graphics</cite>, volume 18, number 3, pp. 253-259. ACM Press, July
474: 1984.</dd>
475:
476: <dt id="refsPROGRESS">[PROGRESS]</dt>
477: <!--
478: <dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress
479: Events</a></cite>, C. McCathieNevile. W3C, May 2008.</dd>
480: -->
481: <dd><cite><a href="http://dev.w3.org/2006/webapi/progress/Progress.html">Progress
482: Events</a></cite>, C. McCathieNevile. W3C, March 2009.</dd>
483:
484: <dt id="refsPSL">[PSL]</dt>
485: <dd><cite><a href="http://publicsuffix.org/">Public Suffix List</a></cite>.
486: Mozilla Foundation.</dd>
487:
1.29 mike 488: <dt id="refsRFC1034">[RFC1034]</dt>
489: <dd><cite><a href="http://www.ietf.org/rfc/rfc1034.txt">Domain
490: Names - Concepts and Facilities</a></cite>, P. Mockapetris. IETF,
491: November 1987.</dd>
492:
1.1 mike 493: <dt id="refsRFC1345">[RFC1345]</dt>
494: <dd><cite><a href="http://www.ietf.org/rfc/rfc1345.txt">Character Mnemonics
495: and Character Sets</a></cite>, K. Simonsen. IETF, June 1992.</dd>
496:
497: <dt id="refsRFC1468">[RFC1468]</dt>
498: <dd><cite><a href="http://www.ietf.org/rfc/rfc1468.txt">Japanese Character
499: Encoding for Internet Messages</a></cite>, J. Murai, M. Crispin, E. van der
500: Poel. IETF, June 1993.</dd>
501:
502: <dt id="refsRFC1494">[RFC1494]</dt>
503: <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc1494.txt">Equivalences between
504: 1988 X.400 and RFC-822 Message Bodies</a></cite>, H. Alvestrand,
505: S. Thompson. IETF, August 1993.</dd>
506:
507: <dt id="refsRFC1554">[RFC1554]</dt>
508: <dd><cite><a href="http://www.ietf.org/rfc/rfc1554.txt">ISO-2022-JP-2:
509: Multilingual Extension of ISO-2022-JP</a></cite>, M. Ohta, K. Handa. IETF,
510: December 1993.</dd>
511:
512: <dt id="refsRFC1557">[RFC1557]</dt>
513: <dd><cite><a href="http://www.ietf.org/rfc/rfc1557.txt">Korean Character
514: Encoding for Internet Messages</a></cite>, U. Choi, K. Chon, H. Park. IETF,
515: December 1993.</dd>
516:
517: <dt id="refsRFC1922">[RFC1922]</dt>
518: <dd><cite><a href="http://www.ietf.org/rfc/rfc1922.txt">Chinese Character
519: Encoding for Internet Messages</a></cite>, HF. Zhu, DY. Hu, ZG. Wang, TC. Kao,
520: WCH. Chang, M. Crispin. IETF, March 1996.</dd>
521:
522: <dt id="refsRFC2045">[RFC2045]</dt>
523: <dd><cite><a href="http://www.ietf.org/rfc/rfc2045.txt">Multipurpose Internet
524: Mail Extensions (MIME) Part One: Format of Internet Message Bodies</a></cite>,
525: N. Freed, N. Borenstein. IETF, November 1996.</dd>
526:
527: <dt id="refsRFC2046">[RFC2046]</dt>
528: <dd><cite><a href="http://www.ietf.org/rfc/rfc2046.txt">Multipurpose Internet
529: Mail Extensions (MIME) Part Two: Media Types</a></cite>, N. Freed,
530: N. Borenstein. IETF, November 1996.</dd> <!-- for text/plain and
531: "Internet Media type"; not for definition of "valid MIME type". -->
532:
533: <dt id="refsRFC2109">[RFC2109]</dt>
534: <dd><cite><a href="http://www.ietf.org/rfc/rfc2109.txt">HTTP State Management
535: Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, February 1997.</dd>
536:
537: <dt id="refsRFC2119">[RFC2119]</dt>
538: <dd><cite><a href="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in
539: RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF, March
540: 1997.</dd>
541:
542: <dt id="refsRFC2237">[RFC2237]</dt>
543: <dd><cite><a href="http://www.ietf.org/rfc/rfc2237.txt">Japanese Character
544: Encoding for Internet Messages</a></cite>, K. Tamaru. IETF, November
545: 1997.</dd>
546:
547: <dt id="refsRFC2318">[RFC2318]</dt>
548: <dd><cite><a href="http://www.ietf.org/rfc/rfc2318.txt">The
549: text/css Media Type</a></cite>, H. Lie, B. Bos, C. Lilley. IETF,
550: March 1998.</dd>
551:
552: <dt id="refsRFC2388">[RFC2388]</dt>
553: <dd><cite><a href="http://www.ietf.org/rfc/rfc2388.txt">Returning Values from
554: Forms: multipart/form-data</a></cite>, L. Masinter. IETF, August 1998.</dd>
555:
556: <dt id="refsRFC2426">[RFC2426]</dt>
557: <dd><cite><a href="http://www.ietf.org/rfc/rfc2426.txt">vCard MIME Directory
558: Profile</a></cite>, F. Dawson, T. Howes. IETF, September 1998.</dd>
559:
560: <dt id="refsRFC2445">[RFC2445]</dt>
561: <dd><cite><a href="http://www.ietf.org/rfc/rfc2445.txt">Internet Calendaring
562: and Scheduling Core Object Specification (iCalendar)</a></cite>, F. Dawson, D.
563: Stenerson. IETF, November 1998.</dd>
564:
565: <dt id="refsRFC2483">[RFC2483]</dt>
566: <dd><cite><a href="http://www.ietf.org/rfc/rfc2483.txt">URI Resolution
567: Services Necessary for URN Resolution</a></cite>, M. Mealling, R. Daniel.
568: IETF, January 1999.</dd>
569:
570: <dt id="refsRFC2646">[RFC2646]</dt>
571: <dd><cite><a href="http://www.ietf.org/rfc/rfc2646.txt">The Text/Plain Format
572: Parameter</a></cite>, R. Gellens. IETF, August 1999.</dd>
573:
574: <dt id="refsRFC2806">[RFC2806]</dt>
575: <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc2806.txt">URLs for Telephone
576: Calls</a></cite>, A. Vaha-Sipila. IETF, April 2000.</dd>
577:
578: <dt id="refsRFC3023">[RFC3023]</dt>
579: <dd><cite><a href="http://www.ietf.org/rfc/rfc3023.txt">XML Media
580: Types</a></cite>, M. Murata, S. St. Laurent, D. Kohn. IETF, January 2001.</dd>
581:
582: <dt id="refsRFC3279">[RFC3279]</dt>
583: <dd><cite><a href="http://www.ietf.org/rfc/rfc3279.txt">Algorithms
584: and Identifiers for the Internet X.509 Public Key Infrastructure
585: Certificate and Certificate Revocation List (CRL)
586: Profile</a></cite>, W. Polk, R. Housley, L. Bassham. IETF, April
587: 2002.</dd>
588:
589: <dt id="refsRFC3490">[RFC3490]</dt>
590: <dd><cite><a href="http://www.ietf.org/rfc/rfc3490.txt">Internationalizing
591: Domain Names in Applications (IDNA)</a></cite>, P. Faltstrom, P. Hoffman, A.
592: Costello. IETF, March 2003.</dd>
593:
594: <dt id="refsRFC3548">[RFC3548]</dt>
595: <dd><cite><a href="http://www.ietf.org/rfc/rfc3548.txt">The Base16, Base32,
596: and Base64 Data Encodings</a></cite>, S. Josefsson. IETF, July
597: 2003.</dd>
598:
599: <dt id="refsRFC3986">[RFC3986]</dt>
600: <dd><cite><a href="http://www.ietf.org/rfc/rfc3986.txt">Uniform Resource
601: Identifier (URI): Generic Syntax</a></cite>, T. Berners-Lee, R. Fielding, L.
602: Masinter. IETF, January 2005.</dd>
603:
604: <dt id="refsRFC3987">[RFC3987]</dt>
605: <dd><cite><a href="http://www.ietf.org/rfc/rfc3987.txt">Internationalized
606: Resource Identifiers (IRIs)</a></cite>, M. Dürst, M. Suignard. IETF, January
607: 2005.</dd>
608:
609: <dt id="refsRFC4281">[RFC4281]</dt>
610: <dd><cite><a href="http://www.ietf.org/rfc/rfc4281.txt">The Codecs Parameter
611: for "Bucket" Media Types</a></cite>, R. Gellens, D. Singer, P. Frojdh. IETF,
612: November 2005.</dd>
613:
614: <dt id="refsRFC4329">[RFC4329]</dt>
615: <dd>(Non-normative) <cite><a href="http://www.ietf.org/rfc/rfc4329.txt">Scripting Media
616: Types</a></cite>, B. Höhrmann. IETF, April 2006.</dd>
617:
618: <dt id="refsRFC4770">[RFC4770]</dt>
619: <dd><cite><a href="http://www.ietf.org/rfc/rfc4770.txt">vCard Extensions for
620: Instant Messaging (IM)</a></cite>, C. Jennings, J. Reschke. IETF,
621: January 2007.</dd>
622:
623: <dt id="refsRFC5280">[RFC5280]</dt>
624: <dd><cite><a href="http://www.ietf.org/rfc/rfc5280.txt">Internet
625: X.509 Public Key Infrastructure Certificate and Certificate
626: Revocation List (CRL) Profile</a></cite>, D. Cooper, S. Santesson,
627: S. Farrell, S. Boeyen, R. Housley, W. Polk. IETF, May 2008.</dd>
628:
629: <dt id="refsRFC5322">[RFC5322]</dt>
630: <dd><cite><a href="http://www.ietf.org/rfc/rfc5322.txt">Internet Message
631: Format</a></cite>, P. Resnick. IETF, October 2008.</dd>
632:
633: <dt id="refsSCSU">[SCSU]</dt>
634: <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr6/">UTR #6: A Standard
635: Compression Scheme For Unicode</a></cite>, M. Wolf, K. Whistler,
636: C. Wicksteed, M. Davis, A. Freytag, M. Scherer. Unicode Consortium,
637: May 2005.</dd>
638:
639: <dt id="refsSELECTORS">[SELECTORS]</dt>
640: <dd><cite><a href="http://www.w3.org/TR/css3-selectors">Selectors</a></cite>,
641: T. Çelik, E. Etemad, D. Glazman, I. Hickson, P. Linss,
642: J. Williams. W3C, March 2009.</dd>
643:
644: <dt id="refsSHIFTJIS">[SHIFTJIS]</dt>
645: <dd><cite>JIS X0208: 7-bit and 8-bit double byte coded KANJI sets
646: for information interchange</cite>. Japanese Standards Association,
647: 1997.</dd>
648:
649: <dt id="refsSRGB">[SRGB]</dt>
650: <dd><cite><a href="http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408!OpenDocument&Click=">IEC
651: 61966-2-1: Multimedia systems and equipment — Colour measurement
652: and management — Part 2-1: Colour management — Default RGB colour
653: space — sRGB</a></cite>. IEC, October 1999.</dd>
654:
655: <dt id="refsSVG">[SVG]</dt>
656: <dd><cite><a href="http://www.w3.org/TR/SVGTiny12/">Scalable Vector
657: Graphics (SVG) Tiny 1.2 Specification</a></cite>, O. Andersson,
658: R. Berjon, E. Dahltröm, A. Emmons, J. Ferraiolo, A. Grasso,
659: V. Hardy, S. Hayman, D. Jackson, C. Lilley, C. McCormack,
660: A. Neumann, C. Northway, A. Quint, N. Ramani, D. Schepers,
661: A. Shellshear. W3C, December 2008.</dd>
662:
663: <dt id="refsTIS620">[TIS620]</dt>
664: <dd><cite><a href="http://www.nectec.or.th/it-standards/std620/std620.htm">UDC
665: 681.3.04:003.62</a></cite>. Thai Industrial Standards Institute,
666: Ministry of Industry, Royal Thai Government, 1990. ISBN
667: 974-606-153-4.</dd>
668:
1.31 mike 669: <dt id="refsUAAG">[UAAG]</dt>
670: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/UAAG20/">Web Content Accessibility
671: Guidelines (UAAG) 2.0</a></cite>, J. Allan, K. Ford, J. Richards,
672: J. Spellman. W3C, July 2009.</dd>
673:
1.1 mike 674: <dt id="refsUNICODE">[UNICODE]</dt>
675: <dd><cite><a href="http://www.unicode.org/versions/">The Unicode Standard</a></cite>. Unicode Consortium, 2007.</dd>
676:
677: <dt id="refsUNIVCHARDET">[UNIVCHARDET]</dt>
678: <dd>(Non-normative) <cite><a href="http://www.mozilla.org/projects/intl/UniversalCharsetDetection.html">A
679: composite approach to language/encoding
680: detection</a></cite>. S. Li, K. Momoi. Netscape, September 2001. In
681: <cite>Proceedings of the 19th International Unicode
682: Conference</cite>.</dd>
683:
684: <dt id="refsUTF7">[UTF7]</dt>
685: <dd><cite><a href="http://www.ietf.org/rfc/rfc2152.txt">UTF-7: A
686: Mail-Safe Transformation Format of Unicode</a></cite>,
687: D. Goldsmith, M. Davis. IETF, May 1997.</dd>
688:
1.31 mike 689: <dt id="refsUTR36">[UTR36]</dt>
690: <dd>(Non-normative) <cite><a href="http://www.unicode.org/reports/tr36/">UTR #36: Unicode
691: Security Considerations</a></cite>, M. Davis, M. Suignard. Unicode
692: Consortium, July 2008.</dd>
693:
694: <dt id="refsWCAG">[WCAG]</dt>
695: <dd>(Non-normative) <cite><a href="http://www.w3.org/TR/WCAG20/">Web Content Accessibility
696: Guidelines (WCAG) 2.0</a></cite>, B. Caldwell, M. Cooper, L. Reid,
697: G. Vanderheiden. W3C, December 2008.</dd>
698:
1.1 mike 699: <dt id="refsWEBADDRESSES">[WEBADDRESSES]</dt>
700: <dd><cite><a href="http://www.w3.org/html/wg/href/draft">Web
1.17 mike 701: addresses in HTML5</a></cite>, D. Connolly,
1.1 mike 702: C. Sperberg-McQueen. March 2009.</dd>
703:
704: <dt id="refsWEBIDL">[WEBIDL]</dt>
705: <!--
706: <dd><cite><a href="http://www.w3.org/TR/WebIDL/">Web
707: IDL</a></cite>, C. McCormack. W3C, December 2008.</dd>
708: -->
709: <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web
710: IDL</a></cite>, C. McCormack. W3C, July 2009.</dd>
711:
712: <dt id="refsWEBLINK">[WEBLINK]</dt>
713: <dd><cite><a href="http://tools.ietf.org/html/draft-nottingham-http-link-header">Web
714: Linking</a></cite>, M. Nottingham. IETF, July 2009.</dd>
715:
716: <dt id="refsWHATWGWIKI">[WHATWGWIKI]</dt>
717: <dd><cite><a href="http://wiki.whatwg.org/">The WHATWG Wiki</a></cite>. WHATWG.</dd>
718:
719: <dt id="refsWIN1252">[WIN1252]</dt>
720: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/sbcs/1252.htm">Windows 1252</a></cite>. Microsoft.</dd>
721:
722: <dt id="refsWIN1254">[WIN1254]</dt>
723: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/sbcs/1254.htm">Windows 1254</a></cite>. Microsoft.</dd>
724:
725: <dt id="refsWIN31J">[WIN31J]</dt>
726: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/dbcs/932.mspx">Windows Codepage 932</a></cite>. Microsoft.</dd>
727:
728: <dt id="refsWIN874">[WIN874]</dt>
729: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/sbcs/874.mspx">Windows 874</a></cite>. Microsoft.</dd>
730:
731: <dt id="refsWIN949">[WIN949]</dt>
732: <dd><cite><a href="http://www.microsoft.com/globaldev/reference/dbcs/949.mspx">Windows Codepage 949</a></cite>. Microsoft.</dd>
733:
734: <dt id="refsX121">[X121]</dt>
735: <dd><cite>Recommendation X.121 — International Numbering Plan for
736: Public Data Networks</cite>, CCITT Blue Book, Fascicle VIII.3,
737: pp. 317-332, November 1988.</dd>
738:
739: <dt id="refsX690">[X690]</dt>
740: <dd><cite><a href="http://www.itu.int/ITU-T/studygroups/com17/languages/X.690-0207.pdf">Recommendation
741: X.690 — Information Technology — ASN.1 Encoding Rules —
742: Specification of Basic Encoding Rules (BER), Canonical Encoding
743: Rules (CER), and Distinguished Encoding Rules
744: (DER)</a></cite>. International Telecommunication Union, July
745: 2002.</dd>
746:
747: <dt id="refsXHR">[XHR]</dt>
748: <!--
749: <dd><cite><a href="http://www.w3.org/TR/XMLHttpRequest/">The XMLHttpRequest
750: Object</a></cite>, A. van Kesteren. W3C, April
751: 2008.</dd>
752: -->
1.9 mike 753: <dd><cite><a href="http://dev.w3.org/2006/webapi/XMLHttpRequest-2/"><code>XMLHttpRequest</code></a></cite>,
1.1 mike 754: A. van Kesteren. W3C, June 2009.</dd>
755:
1.18 mike 756: <dt id="refsXHTML1">[XHTML1]</dt>
1.1 mike 757: <dd><cite><a href="http://www.w3.org/TR/xhtml1/">XHTML(TM) 1.0 The
758: Extensible HyperText Markup Language (Second Edition)</a></cite>. W3C,
759: August 2002.</dd>
760:
761: <dt id="refsXHTMLMOD">[XHTMLMOD]</dt>
762: <dd><cite><a href="http://www.w3.org/TR/xhtml-modularization">Modularization of
763: XHTML(TM)</a></cite>, M. Altheim, F. Boumphrey, S. Dooley, S.
764: McCarron, S. Schnitzenbaumer, T. Wugofski. W3C, April 2001.</dd>
765:
766: <dt id="refsXML">[XML]</dt>
767: <dd><cite><a href="http://www.w3.org/TR/xml/">Extensible Markup
768: Language</a></cite>, T. Bray, J. Paoli, C. Sperberg-McQueen,
769: E. Maler, F. Yergeau. W3C, November 2008.</dd>
770:
771: <dt id="refsXMLBASE">[XMLBASE]</dt>
772: <dd><cite><a href="http://www.w3.org/TR/xmlbase/">XML
773: Base</a></cite>, J. Marsh, R. Tobin. W3C, January 2009.</dd>
774:
775: <dt id="refsXMLNS">[XMLNS]</dt>
776: <dd><cite><a href="http://www.w3.org/TR/xml-names/">Namespaces in
777: XML</a></cite>, T. Bray, D. Hollander, A. Layman, R. Tobin. W3C,
778: August 2006.</dd>
779:
780: <dt id="refsXPATH10">[XPATH10]</dt>
781: <dd><cite><a href="http://www.w3.org/TR/1999/REC-xpath-19991116">XML Path
782: Language (XPath) Version 1.0</a></cite>, J. Clark, S. DeRose. W3C,
783: November 1999.</dd>
784:
785: <dt id="refsXSLT10">[XSLT10]</dt>
786: <dd><cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL
787: Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C,
788: November 1999.</dd>
789:
790: </dl></body></html>
Webmaster