lookup_namespace_uri method
lookup_namespace_uri
Look up the namespace URI associated to the given prefix, starting from this node.
Returns
Returns namespace URI
def lookup_namespace_uri(self, prefix):
    ...
| Parameter | Type | Description | 
|---|---|---|
| prefix | str | The prefix. | 
See Also
- module aspose.html
- class HTMLTableCellElement