base_uri property

base_uri property

The absolute base URI of this node or null if the implementation wasn’t able to obtain an absolute URI.

Definition:

@property
def base_uri(self):
    ...

See Also