Remove all location‐to‐schema associations that were added using addSchema. This method should be called each time after parsing is finished and the reader would be re‐used for parsing other documents with different schemas. Note that calling close on the reader does not remove the schemas.

Synopsis

Declared in <balxml_validatingreader.h>

virtual
void
removeSchemas() = 0;

Created with MrDocs