[#BloombergLP-balxml-Reader-dumpNode] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Reader.adoc[Reader]::dumpNode :relfileprefix: ../../../ :mrdocs: Print the information about the current node to the specified output `os` stream. == Synopsis Declared in `<balxml_reader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void dumpNode(std::ostream& os) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#