[#BloombergLP-balxml-Decoder_PrepareSequenceContext] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::Decoder_PrepareSequenceContext :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_PrepareSequenceContext; ---- == Description This class does one thing: ` o finds an element that has the 'IS_SIMPLE_CONTENT' flag set ` == Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balxml/Decoder_PrepareSequenceContext/2constructor.adoc[`Decoder_PrepareSequenceContext`] [.small]#[constructor]# | Create a visitor that records the simple‐content attribute id. | xref:BloombergLP/balxml/Decoder_PrepareSequenceContext/operator_call.adoc[`operator()`] | Visit a sequence attribute or element described by `info`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#