toQname
Convert the string as fqn literal to an actual qname. The formats handled are:
{namespaceuri}localname: for name with namespace URIlocalname: a local name only (with null namespace), the name may not include '}'
Convert the string as fqn literal to an actual qname. The formats handled are:
{namespaceuri}localname: for name with namespace URIlocalname: a local name only (with null namespace), the name may not include '}' Convert the string as fqn literal to actual name, but use the namespace parameter to fill in namespace (but not prefix)
