get_namespace_uri method
get_namespace_uri
Gets namespace URI by specific prefix. Prefix may start without xmlns.
Returns
Returns a package schema URI.
def get_namespace_uri(self, prefix):
...
| Parameter | Type | Description |
|---|---|---|
| prefix | str | The prefix. |
See Also
- module
aspose.cad.xmp - class
XmpRdfRoot