"Note" elements contain "Lbl" elements
"Note" tags should contain an "Lbl" tag, except in a few exceptional cases. This quality check warns when a "Note" tag does not contain an "Lbl" tag.
To resolve this quality check, add an "Lbl" tag to the "Note" tag.
Detailed explanation
| Cases | Result |
|---|---|
| "Note" tag does not contain an "Lbl" tag | WARN |
| "Note" contains a "Lbl" tag | PASS |