namespace_uri property

namespace_uri property

The namespace URI of this node, or null if it is unspecified.

Definition:

@property
def namespace_uri(self):
    ...

See Also