Remove all location-to-schema associations added by addSchema.
Declared in <balxml_validatingreader.h>
virtual
void
removeSchemas() = 0;
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.