passerelle/tests/data/toulouse_maelis/R_read_family.xml

112 lines
3.6 KiB
XML

<?xml version="1.0"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:readFamilyResponse xmlns:ns2="family.ws.maelis.sigec.com">
<familyResult>
<number>196514</number>
<category>BI</category>
<situation>M</situation>
<nbChild>2</nbChild>
<nbTotalChild>2</nbTotalChild>
<RL1>
<num>613878</num>
<lastname>COSTANZE</lastname>
<firstname>DAMIEN</firstname>
<quality>PERE</quality>
<civility>M.</civility>
<dateBirth>1980-10-07T00:00:00+01:00</dateBirth>
<adresse>
<idStreet>AV0044</idStreet>
<num>9</num>
<street1>AVENUE VALDILETTA</street1>
<street2>LES MANDARINIERS</street2>
<town>NICE</town>
<zipcode>06100</zipcode>
</adresse>
<contact>
<phone>0664107085</phone>
<mobile>0637957391</mobile>
<mail>petro.costache@yahoo.com</mail>
<isContactMail>true</isContactMail>
<isContactSms>true</isContactSms>
<isInvoicePdf>true</isInvoicePdf>
</contact>
<CAFInfo>
<number>51</number>
</CAFInfo>
</RL1>
<RL2>
<num>613879</num>
<lastname>COSTANZE</lastname>
<firstname>JENNIFER</firstname>
<quality>MERE</quality>
<civility>MME</civility>
<dateBirth>1987-05-21T00:00:00+02:00</dateBirth>
<adresse>
<idStreet>AV0044</idStreet>
<num>9</num>
<street1>AVENUE VALDILETTA</street1>
<street2>LES MANDARINIERS</street2>
<town>NICE</town>
<zipcode>06100</zipcode>
</adresse>
<contact>
<isContactMail>false</isContactMail>
<isContactSms>false</isContactSms>
<isInvoicePdf>false</isInvoicePdf>
</contact>
<CAFInfo>
<number>51</number>
</CAFInfo>
</RL2>
<emergencyPersonList>
<num>614059</num>
<id>S10032140599</id>
<firstname>KENY</firstname>
<lastname>ARKANA</lastname>
<quality>MERE</quality>
<contact>
<phone>0123456789</phone>
</contact>
</emergencyPersonList>
<authorizedPersonList>
<numPerson>614058</numPerson>
<firstname>CATHY</firstname>
<lastname>PALENNE</lastname>
<dateBirth>1975-06-28T00:00:00+01:00</dateBirth>
<quality>PERE</quality>
<contact>
<phone>0123456789</phone>
</contact>
</authorizedPersonList>
<childList>
<num>613880</num>
<lastname>COSTANZE</lastname>
<firstname>CASSANDRA</firstname>
<sexe>F</sexe>
<birth>
<dateBirth>2021-06-22T00:00:00+02:00</dateBirth>
</birth>
<dietcode>STD</dietcode>
<bPhoto>false</bPhoto>
<bLeaveAlone>false</bLeaveAlone>
<paiInfoBean/>
</childList>
<childList>
<num>613881</num>
<lastname>COSTANZE</lastname>
<firstname>ALESSANDRO</firstname>
<sexe>M</sexe>
<birth>
<dateBirth>2015-02-17T00:00:00+01:00</dateBirth>
</birth>
<dietcode>STD</dietcode>
<bPhoto>false</bPhoto>
<bLeaveAlone>false</bLeaveAlone>
<paiInfoBean/>
</childList>
</familyResult>
</ns2:readFamilyResponse>
</soap:Body>
</soap:Envelope>