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().

Synopsis

Declared in <balxml_decoder.h>

int
numUnknownElementsSkipped() const;

Created with MrDocs