Search results

Term entries in the full glossary matching "expanded name"

W3C Glossaries

Showing results 1 - 6 of 6

expanded name

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

An expanded name is a pair consisting of a namespace name and a local name.
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-name

From XML Path Language (XPath) (1999-11-16) | Glossary for this source

Some types of node also have an expanded-name, which is a pair consisting of a local part and a namespace URI. The local part is a string. The namespace URI is either null or a string. The namespace URI specified in the XML document can be a URI reference as defined in ; this means it can have a fragment identifier and can be relative. A relative URI should be resolved into an absolute URI during namespace processing: the namespace URIs of expanded-names of nodes in the data model should be absolute.
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.

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.