5.1.1.1. Model

<model/> is a sub element of <personel-iom-project>. This element is only used to mark the location of model.xml, which is where all project data will be located.

Exclam M Don’t confuse this <model/> with <model> from Model Reference.

Listing 5.2 <model/> in project file
1<personal-iom-project>
2        ...
3
4        <model>src/model/model.xml</model>
5
6        ...
7</personel-iom-project>

Attributes

There are no attributes for <model/>.

Sub elements

The element <model/> contains no sub elements.