* BAEL-2983 java objects generation with EasyRandom * BAEL-2983 move easy random under testing-modules * BAEL-2983 java objects generation with EasyRandom * BAEL-2983 move easy random under testing-modules * BAEL-3084 move xmlunit-2 under testing-modules
10 lines
250 B
XML
10 lines
250 B
XML
<teachers>
|
|
<teacher department="science" id='309'>
|
|
<subject>math</subject>
|
|
<subject>physics</subject>
|
|
</teacher>
|
|
<teacher department="arts" id='310'>
|
|
<subject>political education</subject>
|
|
<subject>english</subject>
|
|
</teacher>
|
|
</teachers> |