Resolve
RDF Terms
Data based on @zazuko/vocabularies
Namespace
Recommended prefix
Copy 'PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>'
lang:""
QName
lang:""
`QName` represents XML qualified names. The _value space_ of `QName` is the set
of tuples `{namespace name, local part}`, where namespace name is an `anyURI`
and local part is an `NCName`. The _lexical space_ of `QName` is the set of
strings that match the `QName` production of [Namespaces in XML].