[#BloombergLP-balxml-Decoder_ParseAttribute-execute] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ParseAttribute.adoc[Decoder_ParseAttribute]::execute :relfileprefix: ../../../ :mrdocs: Parse the visited 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 formattingMode); ---- == Return Value 0 on success, and a non‐zero value otherwise == Parameters [cols="1,4"] |=== | Name| Description | *object* | object being decoded | *formattingMode* | formatting mode for the element |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#