C0137
Functional Description
IF the first three characters of <Message recipient> is EQUAL to ‘NTA’
THEN <INVALIDATION.Justification> = “R”
ELSE
<INVALIDATION.Justification> = “O”
Technical Description
IF the first three characters of /*/messageRecipient is EQUAL to ‘NTA’
THEN /*/Invalidation/justification = “R”
ELSE
/*/Invalidation/justification = “O”