← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

X3D(also: Extensible 3D, Extensible 3D Graphics)
An ISO-standard XML-based file format and runtime architecture for representing and communicating 3D scenes and objects on the web. X3D is the successor to VRML (Virtual Reality Modeling Language) and is maintained by the Web3D Consortium. In the accessibility context, X3D is…
XForms(also: W3C XForms)
XForms is a W3C specification for web forms that separates the purpose of a form (its data model) from its visual presentation, providing richer semantics than traditional HTML forms. Unlike HTML forms where controls are defined by their visual representation (radio buttons,…
XHTML(also: Extensible HyperText Markup Language, XHTML 1.0, XHTML 2.0)
XHTML (Extensible HyperText Markup Language) is a family of W3C specifications that reformulated HTML as an XML application, requiring stricter syntax rules such as properly nested elements, lowercase tag names, and quoted attribute values. XHTML 1.0, published in 2000, was…
XML(also: Extensible Markup Language)
A markup language designed by the W3C for encoding structured data in a format that is both human-readable and machine-readable. Unlike HTML, which has a fixed set of tags focused on presentation, XML allows authors to define custom tags that describe the meaning and structure…
XPath(also: XML Path Language)
XPath (XML Path Language) is a query language for selecting nodes and computing values from XML and HTML documents. In the context of web accessibility, XPath expressions are used by assistive technologies and accessibility tools to identify and target specific elements within a…
XSLT(also: Extensible Stylesheet Language Transformations, XSL Transformations)
A W3C standard language for transforming XML documents into other formats such as HTML, plain text, or different XML structures. XSLT uses template rules that match patterns in the source XML and produce corresponding output, enabling the separation of content from presentation.…

6 results.