| value of SAS_ATTITUDE |
meaning |
| AHF |
consider AHF data only; raise error condition if missing from ODF |
| AHF:RAF |
first consider AHF data; if missing but RAF is present
read RAF data; raise error condition otherwise, i.e. if both are missing |
| RAF:AHF |
first consider RAF data; if missing but AHF is present
read AHF data; raise error condition otherwise, i.e. if both are missing |
| RAF |
consider RAF data only; raise error condition if missing from ODF |