Parse the visited array element using repetition formatting.

Synopsis

Declared in <balxml_decoder.h>

template<class TYPE>
int
executeArrayRepetitionImp(
    TYPE* object,
    int formattingMode);

Return Value

0 on success, and a non‐zero value otherwise

Parameters

Name

Description

object

object being decoded

formattingMode

formatting mode for the element

Created with MrDocs