[#BloombergLP-balxml-operator_lshift-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::operator<< :relfileprefix: ../../ :mrdocs: Write the specified `schema` to the specified `stream`, and return a modifiable reference to `stream`. == Synopsis Declared in `<balxml_configschema.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/balxml/ConfigSchema.adoc[ConfigSchema] const& schema); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#