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.
Don’t confuse this <model/> with <model> from Model Reference.
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.