- subtype substitution
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
The use of a value whose dynamic type is derived from an expected type is known as subtype substitution.
- type
-
From OWL Web Ontology Language Guide (2004-02-10) | Glossary for this source
as in RDF (rdf:type)
- type annotation
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The term type annotation is used in this specification to refer to the value returned by the dm:type-name accessor of a node: see .
- type annotation
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
Each element node and attribute node in an XDM instance has a type annotation (referred to in as its type-name property.) The type annotation of a node is a schema type that describes the relationship between the string value of the node and its typed value.
- type annotation
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
Each element node and attribute node in an XDM instance has a type annotation (referred to in as its type-name property.) The type annotation of a node is a schema type that describes the relationship between the string value of the node and its typed value.
- type error
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A type error may be raised during the static analysis phase or the dynamic evaluation phase. During the static analysis phase, a type error occurs when the static type of an expression does not match the expected type of the context in which the expression occurs. During the dynamic evaluation phase, a type error occurs when the dynamic type of a value does not match the expected type of the context in which the value occurs.
- type error
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
A type error may be raised during the static analysis phase or the dynamic evaluation phase. During the static analysis phase, a type error occurs when the static type of an expression does not match the expected type of the context in which the expression occurs. During the dynamic evaluation phase, a type error occurs when the dynamic type of a value does not match the expected type of the context in which the value occurs.
- type errors
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
Certain errors are classified as type errors. A type error occurs when the value supplied as input to an operation is of the wrong type for that operation, for example when an integer is supplied to an operation that expects a node.
- typed value
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The term typed value is defined in . Every node except an element defined in the schema with element-only content has a typed value. For example, the typed value of an attribute of type xs:IDREFS is a sequence of zero or more xs:IDREF values.
- typed value
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
The typed value of a node is a sequence of atomic values and can be extracted by applying the fn:data function to the node.
- typed value
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
The typed value of a node is a sequence of atomic values and can be extracted by applying the fn:data function to the node.
- typeface
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A typeface is a specific design of a set of letters, numbers and symbols, such as `Times Roman' or `Chicago'.