passerelle/tests/data/toulouse_maelis/R_read_category_list.xml

20 lines
557 B
XML

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:readCategoryListResponse xmlns:ns2="family.ws.maelis.sigec.com">
<itemList>
<code>BI</code>
<libelle>BIPARENTALE</libelle>
</itemList>
<itemList>
<code>ACCEUI</code>
<libelle>FAMILLE D'ACCUEIL</libelle>
</itemList>
<itemList>
<code>MONO</code>
<libelle>MONOPARENTALE</libelle>
</itemList>
</ns2:readCategoryListResponse>
</soap:Body>
</soap:Envelope>