Description: Parses an (good, warn, bad) array from the XML.
Parameter:
- xmlO: Prased XML structure pointing to the array.
- goodWarnBad: Answer type (CAutoTest::GWB_GOOD, GWB_WARN or GWB_BAD).
Returns:
- Associative array with the good, warn or bad answers, how to fetch the answer from the client/webbrowser/etc. and the answer type (GWB_GOOD, GWB_WARN or GWB_BAD).
root
2015-09-06