Search results

Term entries in the full glossary matching "qName"

W3C Glossaries

Showing results 1 - 8 of 8

expanded qName

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

An expanded QName consists of an optional namespace URI and a local name. An expanded QName also retains its original namespace prefix (if any), to facilitate casting the expanded QName into a string.
expanded qName

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

An expanded QName consists of an optional namespace URI and a local name. An expanded QName also retains its original namespace prefix (if any), to facilitate casting the expanded QName into a string.
expanded-QName

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

An expanded-QNamecontains a pair of values, namely a local name and an optional namespace URI. It may also contain a namespace prefix. Two expanded-QNames are equal if the namespace URIs are the same (or both absent) and the local names are the same. The prefix plays no part in the comparison, but is used only if the expanded-QName needs to be converted back to a string.
expanded-QName

From XQuery 1.0 and XPath 2.0 Data Model (XDM) (2007-01-23) | Glossary for this source

An expanded-QName is a set of three values consisting of a possibly empty prefix, a possibly empty namespace URI, and a local name.
lexical qName

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

A lexical QName is a string representing a QName in the form (NCName ":")? NCName, that is, a local name optionally preceded by a namespace prefix.
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.

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.