Resolves polymorphic references.
A polymorphic reference is an element whose name and type resolution are postponed till bind-time. When the xml is read, the type can then resolved from by calling resolveType(ElementMapping, ReadContext) .
Resolves polymorphic references.
A polymorphic reference is an element whose name and type resolution are postponed till bind-time. When the xml is read, the type can then resolved from by calling resolveType(ElementMapping, ReadContext) .