C0101
Functional Description
IF <TRANSIT OPERATION.Reduced dataset indicator> is EQUAL to ‘1’
THEN <AUTHORISATION> = “R”
ELSE
<AUTHORISATION> = “O”
Technical Description
IF /*/TransitOperation/reducedDatasetIndicator is EQUAL to ‘1’
THEN /*/Authorisation = “R”
ELSE
/*/Authorisation = “O”