[#BloombergLP-balxml-operator_lshift-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::operator<< :relfileprefix: ../../ :mrdocs: Print the specified node type `value` to the specified `stream` in human‐readable form and return a modifiable reference to `stream`. == Synopsis Declared in `<balxml_reader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/balxml/Reader/NodeType-02.adoc[Reader::NodeType] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#