An implementation of this interface is given an instance of SchemaBinding
that is returned from XsdBinder.bind() method during schema binding resolution
in SchemaBindingResolver.resolve(). In the init(SchemaBinding schema) method an
implementation of this interface can correct/adjust bindings programmatically
if pure XSD with annotations binding approach was not sufficient.