Search results

Term entries in the full glossary matching "name"

W3C Glossaries

Showing results 41 - 60 of 67

namespace name

From Namespaces in XML 1.1 (2004-02-04) | Glossary for this source

For a name N in a namespace identified by an IRI I, the namespace name is I. For a name N that is not in a namespace, the namespace name has no value.
namespace name

From Namespaces in XML (1999-01-14) | Glossary for this source

The attribute's value, a URI reference, is the namespace name identifying the namespace.
namespace prefix

From Namespaces in XML 1.1 (2004-02-04) | Glossary for this source

If the attribute name matches PrefixedAttName, then the NCName gives the namespace prefix, used to associate element and attribute names with the namespace name in the attribute value in the scope of the element to which the declaration is attached.
namespace prefix

From Namespaces in XML (1999-01-14) | Glossary for this source

If the attribute name matches PrefixedAttName, then the NCName gives the namespace prefix, used to associate element and attribute names with the namespace name in the attribute value in the scope of the element to which the declaration is attached.
namespace-sensitive

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

A value is namespace-sensitive if it includes an item whose dynamic type is xs:QName or xs:NOTATION or is derived by restriction from xs:QName or xs:NOTATION.
namespace-valid

From Namespaces in XML 1.1 (2004-02-04) | Glossary for this source

A namespace-well-formed document is namespace-valid if it is valid according to the XML 1.1 specification, and all tokens other than element and attribute names which are REQUIRED, for XML 1.1 validity, to match the XML production for Name, match this specification's production for NCName.
namespace-validating

From Namespaces in XML 1.1 (2004-02-04) | Glossary for this source

A validating XML processor that conforms to this specification is namespace-validating if in addition it reports violations of namespace validity.
namespace-well-formed

From Namespaces in XML 1.1 (2004-02-04) | Glossary for this source

A document is namespace-well-formed if it conforms to this specification.
qName

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

A QName is always written in the form (NCName ":")? NCName, that is, a local name optionally preceded by a namespace prefix. When two QNames are compared, however, they are considered equal if the corresponding expanded-QNames are the same, as described below.
qName

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

Lexically, a QName consists of an optional namespace prefix and a local name. If the namespace prefix is present, it is separated from the local name by a colon.
qName

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

Lexically, a QName consists of an optional namespace prefix and a local name. If the namespace prefix is present, it is separated from the local name by a colon.
qualified name

From Namespaces in XML 1.1 (2004-02-04) | Glossary for this source

A qualified name is a name subject to namespace interpretation.
qualified names

From Namespaces in XML (1999-01-14) | Glossary for this source

In XML documents conforming to this specification, some names (constructs corresponding to the nonterminal Name) may be given as qualified names, defined as follows: Qualified NameQName (Prefix ':')? LocalPartPrefixNCNameLocalPartNCName
reserved namespaces

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

The XSLT namespace, together with certain other namespaces recognized by an XSLT processor, are classified as reserved namespaces and must be used only as specified in this and related specifications.
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
standard function namespace

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

The standard function namespacehttp://www.w3.org/2005/xpath-functions is used for functions in the function library defined in and standard functions defined in this specification.
statically known namespaces.

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

Statically known namespaces. This is a set of (prefix, URI) pairs that define all the namespaces that are known during static processing of a given expression.
statically known namespaces.

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

Statically known namespaces. This is a set of (prefix, URI) pairs that define all the namespaces that are known during static processing of a given expression.
target namespace

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

Each imported schema or module is identified by its target namespace, which is the namespace of the objects (such as elements or functions) that are defined by the schema or module.

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.