Describes a container element to use one of its contained extension elements as the "view" element.
Report items like table, cross-tab can be the host of the multiviews element. The multiview element itself contains multiple "view" extension report items. Each time, only one "view" element is active. All "view" elements share the same data structure with the host element. The data structure properties includes: dataSet, boundDataColumns, filters, sorts and paramBindings. etc.
Holds a list of extension elements.