passerelle/tests/data/toulouse_maelis/R_read_pai_list.xml

24 lines
661 B
XML

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:readPAIListResponse xmlns:ns2="family.ws.maelis.sigec.com">
<itemList>
<code>PAIALI</code>
<libelle>ALIMENTAIRE</libelle>
</itemList>
<itemList>
<code>PAIO</code>
<libelle>AUTRE</libelle>
</itemList>
<itemList>
<code>PAIMED</code>
<libelle>MEDICAL</libelle>
</itemList>
<itemList>
<code>PAI2</code>
<libelle>MEDICAL ET ALIMENTAIRE</libelle>
</itemList>
</ns2:readPAIListResponse>
</soap:Body>
</soap:Envelope>