For the latest version of any W3C specification please
consult the list of W3C Technical Reports at
http://www.w3.org/TR/. Some documents listed below may have been superseded
since the publication of this document.
Note: In this document, bracketed labels such as "[HTML4]"
link to the corresponding entries in this section. These labels are also
identified as references through markup.
There are two recommended ways to refer to the "Techniques for User Agent
Accessibility Guidelines 1.0" (and to W3C documents in general):
- References to a specific version of "Techniques for User Agent
Accessibility Guidelines 1.0". For example, use the "this version"
URI to refer to the current document:
http://www.w3.org/TR/2002/WD-UAAG10-TECHS-20020821/.
- References to the latest version of "Techniques for User Agent
Accessibility Guidelines 1.0". Use the "latest version" URI to refer to the
most recently published document in the series:
http://www.w3.org/TR/UAAG10-TECHS/.
In almost all cases, references (either by name or by link) should be to a
specific version of the document. W3C will make every effort to make this
document indefinitely available at its original address in its original form.
The top of this document includes the relevant catalog metadata for specific
references (including title, publication date, "this version"
URI, editors' names, and copyright information).
An XHTML 1.0
[XHTML10] paragraph including a reference to this specific document
might be written:
<p>
<cite><a href="http://www.w3.org/TR/2002/WD-UAAG10-TECHS-20020821/">
"Techniques for User Agent Accessibility Guidelines 1.0"</a></cite>,
I. Jacobs, J. Gunderson, E. Hansen, eds.,
W3C Working Draft, 21 August 2002.
The <a href="http://www.w3.org/TR/UAAG10-TECHS/">latest
version</a> of this document is available at
http://www.w3.org/TR/UAAG10-TECHS/.</p>
For very general references to this document (where stability of content,
anchors, etc., is not required), it may be appropriate to refer to the latest
version of this document. In this case, please use the "latest version" URI at
the top of this document.
- [CSS1]
- "Cascading
Style Sheets (CSS1) Level 1 Specification", B. Bos, H. Wium Lie,
eds., 17 December 1996, revised 11 January 1999. This W3C Recommendation is
http://www.w3.org/TR/1999/REC-CSS1-19990111.
- [CSS2]
- "Cascading
Style Sheets, level 2 (CSS2) Specification", B. Bos, H. Wium Lie, C.
Lilley, and I. Jacobs, eds., 12 May 1998. This W3C Recommendation is
http://www.w3.org/TR/1998/REC-CSS2-19980512/.
- [DOM2CORE]
-
"Document Object Model (DOM) Level 2 Core Specification", A. Le
Hors, P. Le Hégaret, L. Wood, G. Nicol, J. Robie, M. Champion, S. Byrne,
eds., 13 November 2000. This W3C Recommendation is
http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/.
- [DOM2STYLE]
-
"Document Object Model (DOM) Level 2 Style Specification", V.
Apparao, P. Le Hégaret, C. Wilson, eds., 13 November 2000. This W3C
Recommendation is
http://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/.
- [ECMASCRIPT]
- "ECMAScript
Language Specification", European Computer Manufacturers
Association, December 1999. This specification is available at
http://www.ecma.ch/ecma1/STAND/ECMA-262.HTM.
- [INFOSET]
- "XML
Information Set", J. Cowan and R. Tobin, eds., 24 October 2001. This
W3C Recommendation is http://www.w3.org/TR/2001/REC-xml-infoset-20011024/.
- [JAVA]
- "The Java Language
Specification", Sun Microsystems Inc., J. Gosling, B. Joy, and G.
Steele, September 1996. The specification is available at
http://java.sun.com/docs/books/jls.
- [RFC2046]
- "Multipurpose Internet
Mail Extensions (MIME) Part Two: Media Types", N. Freed, N.
Borenstein, November 1996.
- [UAAG10]
- "User Agent Accessibility
Guidelines 1.0", I. Jacobs, J. Gunderson, E. Hansen, eds. The latest
draft of the guidelines is available at http://www.w3.org/TR/UAAG10/.
- [WCAG10]
- "Web
Content Accessibility Guidelines 1.0", W. Chisholm, G. Vanderheiden,
and I. Jacobs, eds., 5 May 1999. This W3C Recommendation is
http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505/.
Some of the references in this section become normative if they are used to
satisfy the requirements of guideline 6 and guideline
8.
- [AT1998]
- The Assistive
Technology Act of 1998, 13 November 1998, United States P.L.
105-394.
- [ATAG10]
- "Authoring
Tool Accessibility Guidelines 1.0", J. Treviranus, C.
McCathieNevile, I. Jacobs, and J. Richards, eds., 3 February 2000. This W3C
Recommendation is http://www.w3.org/TR/2000/REC-ATAG10-20000203/.
-
[ATAG10-TECHS]
-
"Techniques for Authoring Tool Accessibility Guidelines 1.0", J.
Treviranus, C. McCathieNevile, I. Jacobs, and J. Richards, eds., 4 May 2000.
This W3C Note is http://www.w3.org/TR/2000/NOTE-ATAG10-TECHS-20000504/.
- [CHARMOD]
- "Character
Model for the World Wide Web", M. Dürst and F. Yergeau, eds.,
30 April 2002. This W3C Working Draft is
http://www.w3.org/TR/2002/WD-charmod-20020430/. The latest version is available at
http://www.w3.org/TR/charmod/.
- [CSS-ACCESS]
-
"Accessibility Features of CSS", I. Jacobs, J. Brewer, 4 August
1999. This W3C Note is http://www.w3.org/1999/08/NOTE-CSS-access-19990804.
- [DOM2EVENTS]
-
Document Object Model (DOM) Level 2 Events Specification, T. Pixley,
ed., 13 November 2000. This W3C Recommendation is
http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/.
- [DOM2RANGE]
-
Document Object Model (DOM) Level 2 Traversal and Range
Specification, J. Kesselman, J. Robie, M. Champion, P. Sharpe, V.
Apparao, and L. Wood, eds., 13 November 2000. This W3C Recommendation is
http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/.
- [DOM3EVENTS]
-
Document Object Model (DOM) Level 3 Events Specification, T. Pixley,
ed., 8 February 2002. This W3C Working Draft is
http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020208/. The latest version is available
at http://www.w3.org/TR/DOM-Level-3-Events/.
- [HTML4]
- "HTML 4.01
Recommendation", D. Raggett, A. Le Hors, and I. Jacobs, eds., 24
December 1999. This W3C Recommendation is
http://www.w3.org/TR/1999/REC-html401-19991224/.
- [MATHML20]
-
"Mathematical Markup Language (MathML) Version 2.0", D. Carlisle, P.
Ion, R. Miner, N. Poppelier, et al., 21 February 2001. This W3C Recommendation
is http://www.w3.org/TR/2001/REC-MathML2-20010221/.
- [PNG]
- "PNG
(Portable Network Graphics) Specification 1.0", T. Boutell, ed., 1
October 1996. This W3C Recommendation is http://www.w3.org/TR/REC-png.
-
[PWD-USE-WEB]
- The "How
People with Disabilities Use the Web", J. Brewer. This document
provides an introduction to use of the Web by people with disabilities. It is
not yet a formal W3C Working Draft.
- [RFC2396]
- "Uniform Resource
Identifiers (URI): Generic Syntax", T. Berners-Lee, R. Fielding, L.
Masinter, August 1998.
- [RFC2616]
- "Hypertext Transfer
Protocol – HTTP/1.1", J. Gettys, J. Mogul, H. Frystyk, L.
Masinter, P. Leach, T. Berners-Lee, June 1999.
- [SMIL]
- "Synchronized
Multimedia Integration Language (SMIL) 1.0 Specification", P.
Hoschka, ed., 15 June 1998. This W3C Recommendation is
http://www.w3.org/TR/1998/REC-smil-19980615/.
-
[SMIL-ACCESS]
-
"Accessibility Features of SMIL", M-R. Koivunen, I. Jacobs, 21
September 1999. This W3C Note is
http://www.w3.org/TR/1999/NOTE-SMIL-access-19990921/.
- [SMIL20]
- Synchronized
Multimedia Integration Language (SMIL 2.0) Specification, J. Ayars,
et al., eds., 7 August 2001. This W3C Recommendation is
http://www.w3.org/TR/2001/REC-smil20-20010807/.
- [SVG]
- "Scalable Vector
Graphics (SVG) 1.0 Specification", J. Ferraiolo, ed., 2 August 2000.
This W3C Candidate Recommendation is
http://www.w3.org/TR/2000/CR-SVG-20000802/.
- [SVG-ACCESS]
-
"Accessibility Features of SVG", C. McCathieNevile and M.-R.
Koivunen, 7 August 2000. This W3C Note is
http://www.w3.org/TR/2000/NOTE-SVG-access-20000807/.
- [UNICODE]
- "The Unicode
Standard, Version 3.2". This technical report of the Unicode Consortium is available at
http://www.unicode.org/unicode/reports/tr28/. This is a revision of "The
Unicode Standard, Version 3.0", The Unicode Consortium, Addison-Wesley
Developers Press, 2000. ISBN 0-201-61633-5. Refer also to
http://www.unicode.org/unicode/standard/versions/. For information about character encodings, refer to Unicode Technical Report
#17 "Character Encoding Model".
-
[VOICEBROWSER]
-
"Introduction and Overview of W3C Speech Interface Framework", J.
Larson, 4 December 2000. This W3C Working Draft is
http://www.w3.org/TR/2000/WD-voice-intro-20001204/. The latest version is available at
http://www.w3.org/TR/voice-intro/. This document includes references to
additional W3C specifications about voice browser technology.
-
[WCAG10-TECHS]
- "Techniques for Web
Content Accessibility Guidelines 1.0", W. Chisholm, G. Vanderheiden,
and I. Jacobs, eds., 6 November 2000. This W3C Note is
http://www.w3.org/TR/1999/WAI-WEBCONTENT-TECHS-19990505/. The latest version is available at
http://www.w3.org/TR/WCAG10-TECHS/. Additional format-specific techniques
documents are available from this Note.
- [WEBCHAR]
- "Web
Characterization Terminology and Definitions Sheet", B. Lavoie, H.
F. Nielsen, eds., 24 May 1999. This is a W3C Working Draft that defines some
terms to establish a common understanding about key Web concepts. This W3C
Working Draft is http://www.w3.org/1999/05/WCA-terms/01.
- [XFORMS10]
- "XForms
1.0", M. Dubinko, J. Dietl, R. Merrick, T.V. Raman, 18 January 2002.
This W3C Working Draft is http://www.w3.org/TR/2002/WD-xforms-20020118/. The latest version of XForms 1.0 is
available at http://www.w3.org/TR/xforms/.
- [XHTML10]
- "XHTML[tm]
1.0: The Extensible HyperText Markup Language", S. Pemberton, et
al., 26 January 2000. This W3C Recommendation is
http://www.w3.org/TR/2000/REC-xhtml1-20000126/.
- [XLINK]
- "XML Linking
Language (XLink) Version 1.0", S. DeRose, E. Maler, D. Orchard, B.
Trafford, eds., 3 July 2000. This XML 1.0 Candidate Recommendation is
http://www.w3.org/TR/2000/CR-xlink-20000703/.
- [XML]
- "Extensible
Markup Language (XML) 1.0", T. Bray, J. Paoli, C.M.
Sperberg-McQueen, eds., 10 February 1998. This W3C Recommendation is
http://www.w3.org/TR/1998/REC-xml-19980210.
- [XMLSTYLE]
-
"Associating Style Sheets with XML documents Version 1.0", J. Clark,
ed., 29 June 1999. This W3C Recommendation is
http://www.w3.org/1999/06/REC-xml-stylesheet-19990629/
- [XSLT]
- "XSL
Transformations (XSLT) Version 1.0", J. Clark, 16 November 1999.
This W3C Recommendation is http://www.w3.org/TR/1999/REC-xslt-19991116.