XmpBasicPackage constructor
init
Initializes a new instance of the XmpBasicPackage class.
def __init__(self):
...
init
Initializes a new instance of the XmpBasicPackage class.
def __init__(self, prefix, namespace_uri):
...
| Parameter | Type | Description |
|---|---|---|
| prefix | str | The prefix. |
| namespace_uri | str | The namespace URI. |
See Also
- module
aspose.cad.xmp.schemas.xmpbaseschema - class
XmpBasicPackage