[#BloombergLP-balxml-Formatter_PrettyImplState-elementNesting-03] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Formatter_PrettyImplState.adoc[Formatter_PrettyImplState]::elementNesting :relfileprefix: ../../../ :mrdocs: `elementNesting` overloads == Synopses Declared in `<balxml_formatter_prettyimpl.h>` Return a reference providing modifiable access to the `elementNesting` attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<FormatterWhitespaceType::Enum>]& xref:BloombergLP/balxml/Formatter_PrettyImplState/elementNesting-09.adoc[elementNesting](); ---- [.small]#xref:BloombergLP/balxml/Formatter_PrettyImplState/elementNesting-09.adoc[_» more..._]# Return a reference providing non‐modifiable access to the `elementNesting` attribute of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<FormatterWhitespaceType::Enum>] const& xref:BloombergLP/balxml/Formatter_PrettyImplState/elementNesting-06.adoc[elementNesting]() const; ---- [.small]#xref:BloombergLP/balxml/Formatter_PrettyImplState/elementNesting-06.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#