to_data_set_list method

to_data_set_list

Creates a list of dataSets from the package.

Returns

A list that contains all IPTC dataSets from the package.

def to_data_set_list(self):
    ...

Example

This example demonstrates how to read all IPTC IIM datasets from an IPTC metadata package.

See Also