The ViewObject constitutes out of nested node objects that represent the potential space of all valid xml instance documents based on the view response structure defined in a xml schema.
A view can be reduced to a certain number of concepts/nodes only by the means of a partial search. See the ViewGenerationAlgorithm for details.
A view stands somewhere between the schema and an xml instance document because:
- it resolved already all global element and type references into local nodes.
