<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:ns="http://tempuri.org/ns.xsd"
 xmlns:DS="http://tempuri.org/DS.xsd">
 <SOAP-ENV:Body id="_0">
  <soapResponse xmlns="http://tempuri.org">
   <vec xsi:type="xsd:string"></vec>
   <si>
    <name xsi:type="xsd:string"></name>
    <delimiter xsi:type="xsd:string"></delimiter>
    <id>0</id>
    <schema-id>0</schema-id>
    <type xsi:type="DS:type">T-unspecified</type>
    <fields></fields>
    <sources xsi:type="xsd:string"></sources>
    <attributes></attributes>
   </si>
   <maxLine>0</maxLine>
   <returnCols></returnCols>
  </soapResponse>
 </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

