Skip to content

Instantly share code, notes, and snippets.

retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "xsi:type=\"xsd:string\"><![CDATA[");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></WerkzameStof>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Herzieningsdatum>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Markt>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Intro>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Bijwerking>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Wisselwerking>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Verboden>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Zwangerschap>");
retrievedXML= retrievedXML.replaceAll("xsi:type=\"xsd:string\">", "]]></Gebruik>");
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:soapenc="http://www.w3.org/2003/05/soap-encoding" xmlns:tns="http://www.infosupport.com/Modules/Geneesmiddelen" xmlns:types="http://www.infosupport.com/Modules/Geneesmiddelen" xmlns:rpc="http://www.w3.org/2003/05/soap-rpc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<types:GetMedicinesByCriteriumResponse>
<rpc:result xmlns="">GetMedicinesByCriteriumResult</rpc:result>
<GetMedicinesByCriteriumResult soapenc:id="id1" soapenc:itemType="types:GeneesmiddelSlimItem" soapenc:arraySize="31">
<Item soapenc:id="id2">
<GeneesmiddelId xsi:type="xsd:int">658</GeneesmiddelId>
<WerkzameStof xsi:type="xsd:string">Acebutolol</WerkzameStof>
</Item>
@xeago
xeago / android-dev-sample.xml
Created September 18, 2011 14:19
#android-dev
<?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://www.infosupport.com/Modules/Geneesmiddelen" xmlns:types="http://www.infosupport.com/Modules/Geneesmiddelen" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"><types:GetMedicinesByCriteriumResponse><GetMedicinesByCriteriumResult href="#id1" /></types:GetMedicinesByCriteriumResponse><soapenc:Array id="id1" soapenc:arrayType="types:GeneesmiddelSlimItem[31]"><Item href="#id2" /><Item href="#id3" /><Item href="#id4" /><Item href="#id5" /><Item href="#id6" /><Item href="#id7" /><Item href="#id8" /><Item href="#id9" /><Item href="#id10" /><Item href="#id11" /><Item href="#id12" /><Item href="#id13" /><Item href="#id14" /><Item href="#id15" /><Item href="#id16" /><Item href="#id17" /><Item href="#id18" /><Item href=