Resolve
RDF Terms

Data based on @zazuko/vocabularies
Defined byxsd:
Click to Copy
xsd:QName
Click to Copy
http://www.w3.org/2001/XMLSchema#QName

Recommended prefix

Copy 'PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>'

xsd:

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].