- focus
-
From XML Path Language (XPath)
2.0 (2007-01-23) |
Glossary for this
source
The first three components of the dynamic
context (context item, context position, and context size) are
called the focus of the expression.
-
focus of attention
-
From Glossary of Terms
for Device Independence (2005-01-18) |
Glossary for
this source
For example, this might
be a paragraph of text or an image on which the user is
concentrating.
-
focus, content focus, user interface focus,user
-
From User Agent
Accessibility Guidelines 1.0 (2002-12-17) |
Glossary for this
source
In this document, the term "content focus"
(required by checkpoint 9.1) refers to a user agent mechanism that
has all of the following properties: It designates zero or one
element in content that is either enabled or disabled. In general,
the focus should only designate enabled elements, but it may also
designate disabled elements.It has state, i.e., it may be "set" on
an enabled element, programmatically or through the user interface.
Some content specifications (e.g., HTML, CSS) allow authors to
associate behavior with focus set and unset events.Once it has been
set, it may be used to trigger other behaviors associated with the
enabled element (e.g., the user may activate a link or change the
state of a form control). These behaviors may be triggered
programmatically or through the user interface (e.g., through
keyboard events).User interface mechanisms may resemble content
focus, but do not satisfy all of the properties. For example,
designers of word processing software often implement a "caret"
that indicates the current location of text input or editing. The
caret may have state and may respond to input device events, but it
does not enable users to activate the behaviors associated with
enabled elements.The user interface focus shares the properties of
the content focus except that, rather than designating pieces of
content, it designates zero or one control of the user agent user
interface that has associated behaviors (e.g., a radio button, text
box, or menu).On the screen, the user agent may highlight the
content focus in a variety of ways, including through colors,
fonts, graphics, and magnification. The user agent may also
highlight the content focus when rendered as synthesized speech,
for example through changes in speech prosody. The dimensions of
the rendered content focus may exceed those of the viewport.In this
document, each viewport is expected to have at most one content
focus and at most one user interface focus. This document includes
requirements for content focus only, for user interface focus only,
and for both. When a requirement refers to both, the term "focus"
is used.When several viewports coexist, at most one viewport's
content focus or user interface focus responds to input events;
this is called the current focus.
- following
element
-
From Glossary
of Cascading Style Sheets, level 2 CSS2 Specification (1998-05-12) |
Glossary for this
source
An element A is called a following element
of an element B, if and only if B is a preceding element of
A.
- font
-
From Mathematical
Markup Language (MathML) Version 2.0 (2001-02-21) |
Glossary for this
source
A particular collection of glyphs of a
typeface of a given size, weight and style, for example `Times
Roman Bold 12 point'.
- font-family
-
From XSL Transformations (XSLT)
2.0 (2007-01-23) |
Glossary for this
source
is specified only in the attribute
set
- font-size
-
From XSL Transformations (XSLT)
2.0 (2007-01-23) |
Glossary for this
source
is specified in the attribute set, is
specified on the literal result element, and in an xsl:attribute
instruction
- font-style
-
From XSL Transformations (XSLT)
2.0 (2007-01-23) |
Glossary for this
source
is specified in the attribute set, and on
the literal result element
- font-weight
-
From XSL Transformations (XSLT)
2.0 (2007-01-23) |
Glossary for this
source
is specified in the attribute set, and in
an xsl:attribute instruction
- for
compatibility
-
From Extensible Markup Language
(XML) 1.1 (2004-02-04) |
Glossary for this
source
Marks a sentence describing a feature of
XML included solely to ensure that XML remains compatible with
SGML.
- for
compatibility
-
From XML Schema Part 2:
Datatypes (2001-05-02)
| Glossary
for this source
A feature of this specification included
solely to ensure that schemas which use this feature remain
compatible with
- for
compatibility
-
From Extensible Markup
Language (XML) 1.0 (2000-10-06) |
Glossary for this
source
[E87]Marks a sentence describing a feature
of XML included solely to ensure that XML remains compatible with
SGML.
-
for interoperability
-
From Extensible Markup Language
(XML) 1.1 (2004-02-04) |
Glossary for this
source
Marks a sentence describing a non-binding
recommendation included to increase the chances that XML documents
can be processed by the existing installed base of SGML processors
which predate the WebSGML Adaptations Annex to ISO 8879.
-
for interoperability
-
From Extensible Markup
Language (XML) 1.0 (2000-10-06) |
Glossary for this
source
[E87]Marks a sentence describing a
non-binding recommendation included to increase the chances that
XML documents can be processed by the existing installed base of
SGML processors which predate the WebSGML Adaptations Annex to ISO
8879.
- form
-
From Voice
Extensible Markup Language (VoiceXML) Version 2.0 (2004-03-16)
| Glossary for
this source
A dialog that interacts with the
user in a highly flexible fashion with the computer and the
user sharing the initiative.
- form
control
-
From XForms 1.0 (2003-10-14) |
Glossary for this
source
An XForms user interface control that serves as a point of user
interaction.
- form
item
-
From Voice
Extensible Markup Language (VoiceXML) Version 2.0 (2004-03-16)
| Glossary for
this source
An element of <form> that can be
visited during form execution: <initial>, <block>,
<field>, <record>, <object>, <subdialog>,
and <transfer>.
-
form item variable
-
From Voice
Extensible Markup Language (VoiceXML) Version 2.0 (2004-03-16)
| Glossary for
this source
A variable, either implicitly or explicitly
defined, associated with each form item in a form .
If the form item variable is undefined, the form interpretation
algorithm will visit the form item and use it to interact with the
user.
- formal
-
From RDF Semantics (2004-02-10) |
Glossary for this
source
(adj.) Couched in language sufficiently
precise as to enable results to be established using conventional
mathematical techniques.
-
forwards-compatible behavior
-
From XSL Transformations (XSLT)
2.0 (2007-01-23) |
Glossary for this
source
An element enables forwards-compatible
behavior for itself, its attributes, its descendants and their
attributes if it has an [xsl:]version attribute (see ) whose value
is greater than 2.0.