[#BloombergLP-balxml-Decoder_ParseAttribute-2constructor] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ParseAttribute.adoc[Decoder_ParseAttribute]::Decoder_ParseAttribute :relfileprefix: ../../../ :mrdocs: Create an attribute parser for the specified name and value. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Decoder_ParseAttribute( xref:BloombergLP/balxml/Decoder.adoc[Decoder]* decoder, char const* name, char const* value, std::size_t lengthValue); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#