- base text
-
From Ruby Annotation (2001-05-31) | Glossary for this source
Run of text that has a
ruby text
associated
with it.
- collated text transcript
-
From User Agent Accessibility Guidelines 1.0 (2002-12-17) | Glossary for this source
A collated text transcript is a text equivalent of a movie or other animation. More specifically, it is the combination of the text transcript of the audio track and the text equivalent of the visual track. For example, a collated text transcript typically includes segments of spoken dialogue interspersed with text descriptions of the key visual elements of a presentation (actions, body language, graphics, and scene changes). See also the definitions of text transcript and audio description. Collated text transcripts are essential for individuals who are deaf-blind.
- context (of a given mathML expression)
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
Information provided during the rendering of some MathML data to the rendering process for the given MathML expression; especially information about the MathML markup surrounding the expression.
- context item
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The context item is the item currently being processed. An item (see ) is either an atomic value (such as an integer, date, or string), or a node. The context item is initially set to the initial context node supplied when the transformation is invoked (see ). It changes whenever instructions such as xsl:apply-templates and xsl:for-each are used to process a sequence of items; each item in such a sequence becomes the context item while that item is being processed.
- context item
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
The context item is the item currently being processed. An item is either an atomic value or a node.
- context item
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
The context item is the item currently being processed. An item is either an atomic value or a node.
- context item static type.
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
Context item static type. This component defines the static type of the context item within the scope of a given expression.
- context item static type.
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
Context item static type. This component defines the static type of the context item within the scope of a given expression.
- context node
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
If the context item is a node (as distinct from an atomic value such as an integer), then it is also referred to as the context node. The context node is not an independent variable, it changes whenever the context item changes. When the context item is an atomic value, there is no context node.
- context node
-
From XML Path Language (XPath) (1999-11-16) | Glossary for this source
the context node
- context node
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
When the context item is a node, it can also be referred to as the context node.
- context node
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
When the context item is a node, it can also be referred to as the context node.
- context position
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The context position is the position of the context item within the sequence of items currently being processed. It changes whenever the context item changes. When an instruction such as xsl:apply-templates or xsl:for-each is used to process a sequence of items, the first item in the sequence is processed with a context position of 1, the second item with a context position of 2, and so on.
- context position
-
From XML Path Language (XPath) (1999-11-16) | Glossary for this source
the context position
- context position
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
The context position is the position of the context item within the sequence of items currently being processed.
- context position
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
The context position is the position of the context item within the sequence of items currently being processed.
- context size
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The context size is the number of items in the sequence of items currently being processed. It changes whenever instructions such as xsl:apply-templates and xsl:for-each are used to process a sequence of items; during the processing of each one of those items, the context size is set to the count of the number of items in the sequence (or equivalently, the position of the last item in the sequence).
- context size
-
From XML Path Language (XPath) (1999-11-16) | Glossary for this source
the context size
- context size
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
The context size is the number of items in the sequence of items currently being processed.
- context size
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
The context size is the number of items in the sequence of items currently being processed.