[#BloombergLP-balxml-Decoder_PushParserContext-startElement] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_PushParserContext.adoc[Decoder_PushParserContext]::startElement :relfileprefix: ../../../ :mrdocs: Invoked when the decoder begins parsing an element. Return 0 on success, and a non‐zero value otherwise. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual int startElement(xref:BloombergLP/balxml/Decoder.adoc[Decoder]* decoder) override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#