- in-scope element declarations.
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
In-scope element declarations. Each element declaration is identified either by an expanded QName (for a top-level element declaration) or by an implementation-dependent element identifier (for a local element declaration). If the Schema Import Feature is supported, in-scope element declarations include all element declarations found in imported schemas.
- in-scope element declarations.
-
From XML Path Language (XPath) 2.0 (2007-01-23) | Glossary for this source
In-scope element declarations. Each element declaration is identified either by an expanded QName (for a top-level element declaration) or by an implementation-dependent element identifier (for a local element declaration).
- markup declaration
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
A markup declaration is an element type declaration, an attribute-list declaration, an entity declaration, or a notation declaration.
- markup declaration
-
From Modularization of XHTML (2001-04-10) | Glossary for this source
a syntactical construct within a DTD declaring an entity or defining a markup structure. Within XML DTDs, there are four specific types: entity declaration defines the binding between a mnemonic symbol and its replacement content; element declaration constrains which element types may occur as descendants within an element (see also content model); attribute definition list declaration defines the set of attributes for a given element type, and may also establish type constraints and default values; notation declaration defines the binding between a notation name and an external identifier referencing the format of an unparsed entity.
- markup declaration
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
A markup declaration is an element type declaration, an attribute-list declaration, an entity declaration, or a notation declaration.
- module declaration
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A module declaration serves to identify a module as a library module. A module declaration begins with the keyword module and contains a namespace prefix and a URILiteral.
- namespace declaration
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A namespace declaration declares a namespace prefix and associates it with a namespace URI, adding the (prefix, URI) pair to the set of statically known namespaces.
- namespace declaration attribute
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
A namespace declaration attribute is used inside a direct element constructor. Its purpose is to bind a namespace prefix or to set the default element/type namespace for the constructed element node, including its attributes.
- notation declarations
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
Notation declarations provide a name for the notation, for use in entity and attribute-list declarations and in attribute specifications, and an external identifier for the notation which may allow an XML processor or its client application to locate a helper application capable of processing data in the given notation.
- notation declarations
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
Notation declarations provide a name for the notation, for use in entity and attribute-list declarations and in attribute specifications, and an external identifier for the notation which may allow an XML processor or its client application to locate a helper application capable of processing data in the given notation.
- option declaration
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
An option declaration declares an option that affects the behavior of a particular implementation. Each option consists of an identifying QName and a StringLiteral.
- ordering mode declaration
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
An ordering mode declaration sets the ordering mode in the static context, overriding any implementation-defined default.
- scope of a declaration
-
From Mathematical Markup Language (MathML) Version 2.0 (2001-02-21) | Glossary for this source
The portion of a MathML document in which a particular definition is active.
- version declaration
-
From XQuery 1.0: An XML Query Language (2007-01-23) | Glossary for this source
Any module may contain a version declaration. If present, the version declaration occurs at the beginning of the module and identifies the applicable XQuery syntax and semantics for the module.
- XML declaration
-
From Extensible Markup Language (XML) 1.1 (2004-02-04) | Glossary for this source
XML 1.1 documents MUST begin with an XML declaration which specifies the version of XML being used.
- XML declaration
-
From Extensible Markup Language (XML) 1.0 (2000-10-06) | Glossary for this source
XML documents [E107]should begin with an XML declaration which specifies the version of XML being used.