is_xmp_tag


Description:

public static bool is_xmp_tag (string tag)

Check whether tag is from the XMP domain of tags.

The Exiv2 Tag Reference can be found at http://exiv2.org/metadata.html

Parameters:

tag

An Exiv2 tag

Returns:

TRUE if the Exiv2 tag is for the XMP domain.