Release 2.x‎ > ‎Install - Reference‎ > ‎Config Ref Guide‎ > ‎Models‎ > ‎Model‎ > ‎Views‎ > ‎

View

A "mash-up" of the Subject Attributes and the Attributes for all the Relationships.

Syntax

<View id="extended">
   <Relationships>
      <Relationship id="..."/>
      ...
   </Relationships>
</View>

Arguments

 Name Required Description Example 
 id yes  A unique name for the View location 

Properties

None


Relationships


The collection of Relationships that are to be part of the View.  Each Relationship must be defined under the same parent Model

XML Sub-Elements