passerelle/tests/data/toulouse_maelis/R_read_civility_list.xml

16 lines
455 B
XML

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:readCivilityListResponse xmlns:ns2="family.ws.maelis.sigec.com">
<itemList>
<code>MME</code>
<libelle>Madame</libelle>
</itemList>
<itemList>
<code>M.</code>
<libelle>Monsieur</libelle>
</itemList>
</ns2:readCivilityListResponse>
</soap:Body>
</soap:Envelope>