Because multiple properties can name the same global element even if they have different Java type, the schema generator first needs to walk through the model and decide what to generate for the given element declaration.
This class represents what will be written, and its {@link #equals(Object)}method is implemented in such a way that two identical declarations are considered as the same.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|