5.1.1.2. Pattern
The term pattern will be replaced by code instruction
<pattern/> is a sub element of <personel-iom-project>.
This element marks the location of the main code instruction file, which is usually named ‘pattern.xml’.
1<personal-iom-project>
2 ...
3
4 <pattern>src/pattern/pattern.xml</pattern>
5
6 ...
7</personel-iom-project>
Attributes
There are no attributes for <pattern/>.
Sub elements
The element <pattern/> contains no sub elements.