Blame view

test/data/DataBaseParameters/invalide.xml 173 Bytes
afce918f   Benjamin Renard   Add test/data
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<param xml:id='invalide'>
  <getError>
		<vi name='ace:imf:all'>
	   <baseParam name='IMF'/>
    </vi>
  </getError>
  <process/>
  <output/>
</param>