- catch element
-
From Voice Extensible Markup Language (VoiceXML) Version 2.0 (2004-03-16) | Glossary for this source
A <catch> block or one of its abbreviated forms.
Certain default catch elements are defined by the
VoiceXML
interpreter
.
- computed element constructor
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A computed element constructor creates an element node, allowing both the name and the content of the node to be computed.
- contained (element A is contained ined
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A is part of B's content.
- content elements
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
MathML elements that explicitly specify the mathematical meaning of a portion of a MathML expression (defined in ChapterĀ 4 [Content Markup]).
- content token element
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
Content element having only PCDATA, sep and presentation expressions as content. Represents either an identifier (ci) or a number (cn).
- data element
-
From The Platform for Privacy Preferences 1.0 (P3P1.0) Specification (2002-04-16) | Glossary for this source
An individual data entity, such as last name or telephone number. For interoperability, P3P1.0 specifies a base set of data elements.
- default element/type namespace.
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
Default element/type namespace. This is a namespace URI or "none". The namespace URI, if present, is used for any unprefixed QName appearing in a position where an element or type name is expected.
- default element/type namespace.
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
Default element/type namespace. This is a namespace URI or "none". The namespace URI, if present, is used for any unprefixed QName appearing in a position where an element or type name is expected.
- defining element
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
A string in the form of a lexical QName may occur as the value of an attribute node in a stylesheet module, or within an XPath expression contained in such an attribute node, or as the result of evaluating an XPath expression contained in such an attribute node. The element containing this attribute node is referred to as the defining element of the QName.
- direct element constructor
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A direct element constructor is a form of element constructor in which the name of the constructed element is a constant.
- directly contained (element A ined
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A is a child of B (as defined in XML), in other words A is contained in B, but not in any element that is itself contained in B.
- element
-
From XHTML 1.0: The Extensible HyperText Markup Language (Second Edition) (2000-01-26) | Glossary for this source
An element is a document structuring unit declared in the DTD. The element's content model is defined in the DTD, and additional semantics may be defined in the prose description of the element.
- element
-
From Glossary of Cascading Style Sheets, level 2 CSS2 Specification (1998-05-12) | Glossary for this source
(An SGML term, see [ISO8879].) The primary syntactic constructs of the document language. Most CSS style sheet rules use the names of these elements (such as "P", "TABLE", and "OL" for HTML) to specify rendering information for them.
- element
-
From Authoring Tool Accessibility Guidelines 1.0 (2000-02-03) | Glossary for this source
An "element" is any identifiable object within a document, for example, a character, word, image, paragraph or spreadsheet cell. In [HTML4] and [XML], an element refers to a pair of tags and their content, or an "empty" tag - one that requires no closing tag or content.
- element
-
From Web Content Accessibility Guidelines 1.0 (1999-05-05) | Glossary for this source
This document uses the term "element" both in the strict SGML sense (an element is a syntactic construct) and more generally to mean a type of content (such as video or sound) or a logical construct (such as a header or list). The second sense emphasizes that a guideline inspired by HTML could easily apply to another markup language.Note that some (SGML) elements have content that is rendered (e.g., the P, LI, or TABLE elements in HTML), some are replaced by external content (e.g., IMG), and some affect processing (e.g., STYLE and SCRIPT cause information to be processed by a style sheet or script engine). An element that causes text characters to be part of the document is called a text element.
- element
-
From Modularization of XHTML (2001-04-10) | Glossary for this source
an instance of an element type.the definition of an element, that is, a container for a distinct semantic class of document content.
- element
-
From Resource Description Framework (RDF) Model and Syntax Specification (1999-02-22) | Glossary for this source
As used here, this term refers to a specific XML syntactic construct; i.e., the material between matching XML start and end tags.
- element
-
From OWL Web Ontology Language Guide (2004-02-10) | Glossary for this source
(1) as in XML
(2) an element of a set
- element content
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
An element type has element content when elements of that type MUST contain only child elements (no character data), optionally separated by white space (characters matching the nonterminal S).
- element content
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
An element type has element content when elements of that type must contain only child elements (no character data), optionally separated by white space (characters matching the nonterminal S).