| Model visitor for handling item registration. This works with the
org.jibx.binding.model.ValidationContext class to handle registration of
items which can be referenced by name or by function (such as ID values
within an object structure). The only items of this type which are not
handled by this visitor are format definitions. The formats need to be
accessed during prevalidation, so they're registered during that pass.
author: Dennis M. Sosnoski version: 1.0 |