C0870
Functional Description
IF the first three characters of <Message recipient> is EQUAL to ‘NTA’
THEN <INVALIDATION.Decision date and time> = “N”
ELSE
<INVALIDATION.Decision date and time> = “R”
Technical Description
IF the first three characters of /*/messageRecipient is EQUAL to ‘NTA’
THEN /*/Invalidation/decisionDateAndTime = “N”
ELSE
/*/Invalidation/decisionDateAndTime = “R”