get_xmp_representation method

get_xmp_representation(self)

Converts XMP value to the xml representation.

Returns

Returns String representation of XMP value.


def get_xmp_representation(self):
    ...

See Also