ComplexTypeBase class

ComplexTypeBase class

Represents base abstraction for XMP Complex value type.

Inheritance: ComplexTypeBaseXmpTypeBase

The ComplexTypeBase type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the ComplexTypeBase class.

Properties

PropertyDescription
prefixGets the prefix.
namespace_uriGets the default namespace URI.

Methods

MethodDescription
get_xmp_representationGets the string contained value in XMP format.

Remarks

See more: XMP Specification Part 2, Chapter 1.2.2

See Also