Converts the given qualified name to local name and namespace tuple.
name
Qualified name to convert.
The name itself if it has a namespace, or a tuple consisting of name and default namespace otherwise.
Generated using TypeDoc
Converts the given qualified
name
to local name and namespace tuple.