passerelle/tests/data/toulouse_maelis/R_read_county_list.xml

23 lines
592 B
XML

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:readCountyListResponse xmlns:ns2="family.ws.maelis.sigec.com">
<itemList>
<code>01</code>
<libelle>AIN</libelle>
</itemList>
<itemList>
<code>02</code>
<libelle>AISNE</libelle>
</itemList>
<itemList>
<code>03</code>
<libelle>ALLIER</libelle>
</itemList>
<itemList>
<code>91</code>
<libelle>ESSONNE</libelle>
</itemList>
</ns2:readCountyListResponse>
</soap:Body>
</soap:Envelope>