XmpLangAlt constructor

init

Initializes a new instance of the XmpLangAlt class.

def __init__(self, default_value):
    ...
Parameter Type Description
default_value str The default value.

See Also