I wrongly posted this in newbie.
Can anybody tell me how I can create this XML file?
<condition>
<sequence>
<concat />
<id>patient1</id>
<operator><></operator>
<data>7</data>
</sequence>
<sequence>
<concat />
<id>patient1</id>
<operator><></operator>
<data>7</data>
</sequence>
</condition>
Many thanks in advance for your support.