Callable type for parsing a single list element.
Declared in <balxml_listparser.h>
<balxml_listparser.h>
typedef bsl::function<int(ElementType*, char const*, int)> ParseElementCallback;