NAME
Catmandu::Fix::LIDO::DescriptiveNote::emit_descriptive_note
SYNOPSIS
emit_descriptive_note(
$fixer, # The fixer object from the calling emit function inside the calling Fix (required).
$root, # The root path (string) from which the path parameter must be created (required).
$path, # The path (string) for the descriptiveNoteValue (required).
$value, # The value of the descriptiveNoteValue, as a string path (required).
$lang, # Language attribute, string.
$label # Label attribute, string.
)
DESCRIPTION
This function will generate the necessary emit code to generate a descriptiveNoteValue in a given path.