Function-pointer type for parsing a single list element.
Declared in <balxml_listparser.h>
<balxml_listparser.h>
typedef int(* ParseElementFunction)(ElementType*, char const*, int);