Search results

Term entries in the full glossary matching "declaration"

W3C Glossaries

Showing results 1 - 20 of 36

attribute-list declarations

From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source

Attribute-list declarations specify the name, data type, and default value (if any) of each attribute associated with a given element type:
attribute-list declarations

From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source

Attribute-list declarations specify the name, data type, and default value (if any) of each attribute associated with a given element type:
base URI declaration

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

A base URI declaration specifies the base URI property of the static context. The base URI property is used when resolving relative URIs within a module.
boundary-space declaration

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

A boundary-space declaration sets the boundary-space policy in the static context, overriding any implementation-defined default. Boundary-space policy controls whether boundary whitespace is preserved by element constructors during processing of the query.
construction declaration

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

A construction declaration sets the construction mode in the static context, overriding any implementation-defined default.
copy-namespaces declaration

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

A copy-namespaces declaration sets the value of copy-namespaces mode in the static context, overriding any implementation-defined default. Copy-namespaces mode controls the namespace bindings that are assigned when an existing element node is copied by an element constructor or document constructor.
declaration

From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source

An instance of the declare element.
declaration order

From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source

The declarations within a stylesheet level have a total ordering known as declaration order. The order of declarations within a stylesheet level is the same as the document order that would result if each stylesheet module were inserted textually in place of the xsl:include element that references it.
declarations

From XSL Transformations (XSLT) 2.0 (2007-01-23) | Glossary for this source

Top-level elements fall into two categories: declarations, and user-defined data elements. Top-level elements whose names are in the XSLT namespace are declarations. Top-level elements in any other namespace are user-defined data elements (see )
default collation declaration

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

A default collation declaration sets the value of the default collation in the static context, overriding any implementation-defined default.
document type declaration

From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source

The XML document type declaration contains or points to markup declarations that provide a grammar for a class of documents. This grammar is known as a document type definition, or DTD. The document type declaration can point to an external subset (a special kind of external entity) containing markup declarations, or can contain the markup declarations directly in an internal subset, or can do both. The DTD for a document consists of both subsets taken together.
document type declaration

From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source

The XML document type declaration contains or points to markup declarations that provide a grammar for a class of documents. This grammar is known as a document type definition, or DTD. The document type declaration can point to an external subset (a special kind of external entity) containing markup declarations, or can contain the markup declarations directly in an internal subset, or can do both. The DTD for a document consists of both subsets taken together.
element type declaration

From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source

An element type declaration takes the form:
element type declaration

From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source

An element type declaration takes the form:
empty order declaration

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

An empty order declaration sets the default order for empty sequences in the static context, overriding any implementation-defined default. This declaration controls the processing of empty sequences and NaN values as ordering keys in an order by clause in a FLWOR expression.
encoding declaration

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

If present, a version declaration may optionally include an encoding declaration. The value of the string literal following the keyword encoding is an encoding name, and must conform to the definition of EncName specified in . The purpose of an encoding declaration is to allow the writer of a query to provide a string that indicates how the query is encoded, such as "UTF-8", "UTF-16", or "US-ASCII".
external markup declaration

From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source

An external markup declaration is defined as a markup declaration occurring in the external subset or in a parameter entity (external or internal, the latter being included because non-validating processors are not required to read them).
external markup declaration

From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source

An external markup declaration is defined as a markup declaration occurring in the external subset or in a parameter entity (external or internal, the latter being included because non-validating processors are not required to read them).
in-scope attribute declarations.

From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source

In-scope attribute declarations. Each attribute declaration is identified either by an expanded QName (for a top-level attribute declaration) or by an implementation-dependent attribute identifier (for a local attribute declaration). If the Schema Import Feature is supported, in-scope attribute declarations include all attribute declarations found in imported schemas.
in-scope attribute declarations.

From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source

In-scope attribute declarations. Each attribute declaration is identified either by an expanded QName (for a top-level attribute declaration) or by an implementation-dependent attribute identifier (for a local attribute declaration).

The Glossary System has been built by Pierre Candela during an internship in W3C; it's now maintained by Dominique Hazael-Massieux

Copyright © 2000-2003W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.