<?xml version="1.0"?> <LPSEARCH> <geoCode>050010020</geoCode> <leaseRemainingTaxCredit>500.00</leaseRemainingTaxCredit> <assetPaymentAmount>1000</assetPaymentAmount> <assetUseTaxCode>ALL</assetUseTaxCode> <invoiceDueDate>160301</invoiceDueDate> <invoicePaymentAmount>200</invoicePaymentAmount> <invoiceAssessmentAmount>50</invoiceAssessmentAmount> </LPSEARCH>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:LPSearch"> <soapenv:Header/> <soapenv:Body> <urn:taxCalc> <!--Optional:--> <urn:input><![CDATA[<?xml version="1.0"?> <LPSEARCH> <geoCode>050010020</geoCode> <leaseRemainingTaxCredit>500.00</leaseRemainingTaxCredit> <assetPaymentAmount>1000</assetPaymentAmount> <assetUseTaxCode>ALL</assetUseTaxCode> <invoiceDueDate>160301</invoiceDueDate> <invoicePaymentAmount>200</invoicePaymentAmount> <invoiceAssessmentAmount>50</invoiceAssessmentAmount> </LPSEARCH> ]]></urn:input> </urn:taxCalc> </soapenv:Body> </soapenv:Envelope>