passerelle/tests/data/toulouse_maelis/R_read_dietcode_list.xml

40 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:readDietCodeListResponse xmlns:ns2="family.ws.maelis.sigec.com">
<itemList>
<code>BB</code>
<libelle>REPAS BEBE</libelle>
</itemList>
<itemList>
<code>MSP</code>
<libelle>REPAS MOYEN SANS PORC</libelle>
</itemList>
<itemList>
<code>MSV</code>
<libelle>REPAS MOYEN SANS VIANDE</libelle>
</itemList>
<itemList>
<code>MST</code>
<libelle>REPAS MOYEN STANDARD</libelle>
</itemList>
<itemList>
<code>STD</code>
<libelle>1- REPAS STANDARD</libelle>
</itemList>
<itemList>
<code>RSP</code>
<libelle>2- RÉGIME SANS PORC</libelle>
</itemList>
<itemList>
<code>RSV</code>
<libelle>3- RÉGIME SANS VIANDE</libelle>
</itemList>
<itemList>
<code>PAI</code>
<libelle>4- PROTOCOLE D'ACCUEIL INDIVIDUALISÉ</libelle>
</itemList>
</ns2:readDietCodeListResponse>
</soap:Body>
</soap:Envelope>