Understanding the representation / Convenience types |
Contained types make it possible to reference items that are contained within the body of another item.
Here is a screenshot of the References Report. This report lists every item together with its dependencies. ABCapacityLimits Property[District], highlighted in red, is listed as an item but is actually contained within the body of another item, Collection[ABCapacityLimits]].
We can see this more clearly when we look at the XoomXML. The item (highlighted in red) is contained within the body of Collection[ABCapacityLimits], (highlighted in blue):
The use of contained types makes it possible to deploy changes to contained items using xoom:set special form.