XmpPackage constructor
__init__(self, prefix, namespace_uri)
Initializes a new instance of the XmpPackage class.
def __init__(self, prefix, namespace_uri):
...
| Parameter | Type | Description |
|---|---|---|
| prefix | System.String | XMP prefix, for example dc:title. |
| namespace_uri | System.String | Namespace uri. |
See Also
- module
groupdocs.metadata.standards.xmp - class
XmpPackage