[#BloombergLP-balxml-Formatter-addNewline] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter.adoc[Formatter]::addNewline :relfileprefix: ../../../ :mrdocs: Insert a literal newline into the XML output. If following a call to `openElement`, or `addAttribute`, add a closing `>` to the opened tag. == Synopsis Declared in `<balxml_formatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void addNewline(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#