[#BloombergLP-balxml-Decoder_ParseAttribute-executeImp-0d4] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ParseAttribute.adoc[Decoder_ParseAttribute]::executeImp :relfileprefix: ../../../ :mrdocs: Parse the visited value into the specified `object` using the specified category. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class ANY_CATEGORY> int executeImp( TYPE* object, int formattingMode, ANY_CATEGORY); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#