<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:ns0="http://www.foobar.com/types">
<env:Body>
        <env:Fault><faultcode>env:Client</faultcode>
        <faultstring>caught exception while handling request: deserialization error: unexpected XML reader state. expected: END but found: START: {http://www.foobar.com/types}PurchaseOrder_1</faultstring>
        </env:Fault>
        </env:Body>
        </env:Envelope>

