[#BloombergLP-balxml-Decoder_ParseSequenceSimpleContent-operator_call-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Decoder_ParseSequenceSimpleContent.adoc[Decoder_ParseSequenceSimpleContent]::operator() :relfileprefix: ../../../ :mrdocs: Function call operators == Synopses Declared in `<balxml_decoder.h>` Parse simple sequence content into the specified `bsl::string`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class INFO_TYPE> int xref:BloombergLP/balxml/Decoder_ParseSequenceSimpleContent/operator_call-09.adoc[operator()]( xref:bsl/string.adoc[bsl::string]* object, INFO_TYPE const& info); ---- [.small]#xref:BloombergLP/balxml/Decoder_ParseSequenceSimpleContent/operator_call-09.adoc[_» more..._]# Parse simple sequence content into the specified `object`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class TYPE, class INFO_TYPE> int xref:BloombergLP/balxml/Decoder_ParseSequenceSimpleContent/operator_call-05.adoc[operator()]( TYPE* object, INFO_TYPE const& info); ---- [.small]#xref:BloombergLP/balxml/Decoder_ParseSequenceSimpleContent/operator_call-05.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#