Return the number of unknown elements skipped during the last decode.
Declared in <balxml_decoder.h>
int
numUnknownElementsSkipped() const;
Return the number of unknown elements that were skipped during the previous decoding operation. Note that unknown elements are skipped only if true == options()->skipUnknownElements().
number of unknown elements skipped during the last decode