namespace_uri property

namespace_uri property

Gets a string representation of the namespace of the QualifiedName.

Definition:

@property
def namespace_uri(self):
    ...

See Also