[#BloombergLP-balxml-Decoder_ParseSequenceSubElement-execute] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ParseSequenceSubElement.adoc[Decoder_ParseSequenceSubElement]::execute :relfileprefix: ../../../ :mrdocs: Parse a sequence sub‐element into the specified `object`. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> int execute( TYPE* object, int id, int formattingMode); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#