namespace_uri property
namespace_uri property
Gets the namespace URI.
Definition:
@property
def namespace_uri(self):
...
@namespace_uri.setter
def namespace_uri(self, value):
...
Gets the namespace URI.
@property
def namespace_uri(self):
...
@namespace_uri.setter
def namespace_uri(self, value):
...