Factory method to construct a QName from a string containing the expanded
QName in Clark notation, that is, {uri}local
{uri}local
if the
name is in a namespace, or simply local
if not.
The prefix part of the QName
will be set to an empty string.