[#BloombergLP-balxml-Decoder_ParseSequenceSimpleContent] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::Decoder_ParseSequenceSimpleContent :relfileprefix: ../../ :mrdocs: COMPONENT‐PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- class Decoder_ParseSequenceSimpleContent; ---- == Description Parse simple content. == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balxml/Decoder_ParseSequenceSimpleContent/2constructor.adoc[`Decoder_ParseSequenceSimpleContent`] [.small]#[constructor]# | Create a parser for simple sequence content using the specified `decoder`, character data `chars`, and `len`. | xref:BloombergLP/balxml/Decoder_ParseSequenceSimpleContent/operator_call-06.adoc[`operator()`] | Function call operators |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#