[#BloombergLP-balxml-Encoder_Context-closeElement] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Encoder_Context.adoc[Encoder_Context]::closeElement :relfileprefix: ../../../ :mrdocs: Close the element with the specified `name`. == Synopsis Declared in `<balxml_encoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class NAME_TYPE> void closeElement(NAME_TYPE const& name); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#