- data model schema
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
For a given node in an XDM instance, the data model schema is defined as the schema from which the type annotation of that node was derived.
- data model schema
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
For a given node in an XDM instance, the data model schema is defined as the schema from which the type annotation of that node was derived.
- data schema
-
From The Platform for Privacy Preferences 1.0 (P3P1.0) Specification (2002-04-16) | Glossary for this source
A collection of data elements and sets defined using the P3P1.0 DATASCHEMA element. P3P1.0 defines a standard data schema called the P3P base data schema.
- in-scope schema components
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The schema components that may be referenced by name in a stylesheet are referred to as the in-scope schema components. This set is the same throughout all the modules of a stylesheet.
- in-scope schema definitions.
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
In-scope schema definitions. This is a generic term for all the element declarations, attribute declarations, and schema type definitions that are in scope during processing of an expression.
- in-scope schema definitions.
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
In-scope schema definitions. This is a generic term for all the element declarations, attribute declarations, and schema type definitions that are in scope during processing of an expression.
- in-scope schema types.
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
In-scope schema types. Each schema type definition is identified either by an expanded QName (for a named type) or by an implementation-dependent type identifier (for an anonymous type). The in-scope schema types include the predefined schema types described in . If the Schema Import Feature is supported, in-scope schema types also include all type definitions found in imported schemas.
- in-scope schema types.
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
In-scope schema types. Each schema type definition is identified either by an expanded QName (for a named type) or by an implementation-dependent type identifier (for an anonymous type). The in-scope schema types include the predefined schema types described in .
- layout schema (plural: schemata)
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A presentation element defined in chapter 3, other than the token elements and empty elements defined there (i.e. not the elements defined in Section 3.2 [Token Elements] and Section 3.5.5 [Alignment Markers], or the empty elements none and mprescripts defined in Section 3.4.7 [Prescripts and Tensor Indices (mmultiscripts)]). The layout schemata are never empty elements (though their content may contain nothing in some cases), are always expressions, and all allow any MathML expressions as arguments (except for requirements on argument count, and the requirement for a certain empty element in mmultiscripts).
- presentation layout schema
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
A presentation element that can have other MathML elements as content.
- schema
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
Schema (plural: schemata or schemas). See `presentation layout schema'.
- schema (pl., schemata)
-
From Glossary of "Weaving the Web" (1999-07-23) | Glossary for this source
A document that describes an
XML
or
RDF
vocabulary. Any document which describes, in
formal way, a language or parameters of a langauge.
- schema components
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
Type definitions and element and attribute declarations are referred to collectively as schema components.
- schema constraint
-
From XForms 1.0 (2003-10-14) | Glossary for this source
A restriction, applied to
form data, based on XML Schema datatypes.
- schema import
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A schema import imports the element declarations, attribute declarations, and type definitions from a schema into the in-scope schema definitions.
- schema import feature
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
The Schema Import Feature permits the query Prolog to contain a schema import.
- schema instance namespace
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The schema instance namespacehttp://www.w3.org/2001/XMLSchema-instance is used as defined in
- schema namespace
-
From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source
The schema namespacehttp://www.w3.org/2001/XMLSchema is used as defined in
- schema representation constraint
-
From XML Schema Part 2: Datatypes (2001-05-02) | Glossary for this source
Constraints on the representation of schema components in XML. Some but not all of these are expressed in and .
- schema type
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A schema type is a type that is (or could be) defined using the facilities of (including the built-in types of ).