[#BloombergLP-balxml-ListParser-ParseElementFunction] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/ListParser.adoc[ListParser]::ParseElementFunction :relfileprefix: ../../../ :mrdocs: Function‐pointer type for parsing a single list element. == Synopsis Declared in `<balxml_listparser.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef int(* ParseElementFunction)(xref:BloombergLP/balxml/ListParser.adoc[ElementType]*, char const*, int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#