<?xml version='1.0' encoding='UTF-8'?><wsdl:definitions xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://webservice.gateway2.neurotech.com.br" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax21="http://entities.webservice.gateway2.neurotech.com.br/xsd" targetNamespace="http://webservice.gateway2.neurotech.com.br">
  <wsdl:types>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://webservice.gateway2.neurotech.com.br" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax21="http://entities.webservice.gateway2.neurotech.com.br/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://entities.webservice.gateway2.neurotech.com.br/xsd">
            
  <xs:complexType name="SubmitWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="cacheAllowed" type="xs:boolean"/>
                    
      <xs:element minOccurs="0" name="cacheIndividual" type="xs:boolean"/>
                    
      <xs:element minOccurs="0" name="cacheValidityInDays" type="xs:int"/>
                    
      <xs:element minOccurs="0" name="layoutId" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="params" nillable="true" type="ax21:FieldWS"/>
                    
      <xs:element minOccurs="0" name="retake" type="xs:int"/>
                    
      <xs:element minOccurs="0" name="retakeParallel" type="xs:int"/>
                    
      <xs:element minOccurs="0" name="siteId" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="timeout" type="xs:int"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="FieldWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="date" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="logId" nillable="true" type="xs:long"/>
                    
      <xs:element minOccurs="0" name="message" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="status" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSSubmit">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="environment" nillable="true" type="xs:string"/>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="fields" nillable="true" type="ax21:FieldWS"/>
                            
          <xs:element minOccurs="0" name="layoutId" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="retake" nillable="true" type="xs:int"/>
                            
          <xs:element minOccurs="0" name="siteId" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="siteVersion" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="source" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="timeSpent" nillable="true" type="xs:long"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSStatistic">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="aSiteSubmitStatisticsWS" nillable="true" type="ax21:SiteSubmitStatisticWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="SiteSubmitStatisticWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="aCacheSubmitStatisticWS" nillable="true" type="ax21:SourceSubmitStatisticWS"/>
                    
      <xs:element minOccurs="0" name="aExternalSubmitStatisticWS" nillable="true" type="ax21:SourceSubmitStatisticWS"/>
                    
      <xs:element minOccurs="0" name="aSiteId" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="SourceSubmitStatisticWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="aAverageTime" type="xs:double"/>
                    
      <xs:element minOccurs="0" name="aFailQuantity" type="xs:long"/>
                    
      <xs:element minOccurs="0" name="aHitRate" type="xs:double"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="aMsgSubmitStatisticWSs" nillable="true" type="ax21:MsgSubmitStatisticWS"/>
                    
      <xs:element minOccurs="0" name="aQuantity" type="xs:long"/>
                    
      <xs:element minOccurs="0" name="aSource" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aTime" type="xs:long"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MsgSubmitStatisticWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="aAverageTime" type="xs:double"/>
                    
      <xs:element minOccurs="0" name="aMsgId" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aPercentOfTotalSubmits" type="xs:double"/>
                    
      <xs:element minOccurs="0" name="aQuantity" type="xs:long"/>
                    
      <xs:element minOccurs="0" name="aTime" type="xs:long"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSPortfolioByLayout">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="resultWSSiteLayouts" nillable="true" type="ax21:ResultSiteLayoutWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultSiteLayoutWS">
                
    <xs:sequence>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="layouts" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="siteId" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="siteVersion" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSPortfolio">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="siteIds" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSMiddle">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="documentText" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSLogCompleto">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="byteArray" nillable="true" type="xs:base64Binary"/>
                            
          <xs:element minOccurs="0" name="cacheAllowed" type="xs:boolean"/>
                            
          <xs:element minOccurs="0" name="cacheIndividual" type="xs:boolean"/>
                            
          <xs:element minOccurs="0" name="cacheValidityInDays" type="xs:int"/>
                            
          <xs:element minOccurs="0" name="codFilial" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="codOperacao" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="contrId" type="xs:int"/>
                            
          <xs:element minOccurs="0" name="inputs" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="ip" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="resultSubmit" nillable="true" type="ax21:ResultWSSubmit"/>
                            
          <xs:element minOccurs="0" name="retake" type="xs:int"/>
                            
          <xs:element minOccurs="0" name="retakeParallel" type="xs:int"/>
                            
          <xs:element minOccurs="0" name="timeout" type="xs:int"/>
                            
          <xs:element minOccurs="0" name="tracer" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSLog">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="resultSubmit" nillable="true" type="ax21:ResultWSSubmit"/>
                            
          <xs:element minOccurs="0" name="tracer" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="MetaLayoutWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="layoutId" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="metaFunctionWSs" nillable="true" type="ax21:MetaFunctionWS"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="metaInputLayoutWSs" nillable="true" type="ax21:MetaInputWS"/>
                    
      <xs:element minOccurs="0" name="siteId" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaFunctionWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="descricaoFuncao" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="filtroExternoWSs" nillable="true" type="ax21:MetaFiltroExternoWS"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="filtroWSs" nillable="true" type="ax21:MetaFiltroWS"/>
                    
      <xs:element minOccurs="0" name="id" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="metaParametroWSs" nillable="true" type="ax21:MetaParametroWS"/>
                    
      <xs:element minOccurs="0" name="tipoFuncao" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="tipoRetornos" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="tiposSuportados" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaFiltroExternoWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="lista" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="metaOperandWSs" nillable="true" type="ax21:MetaOperandWS"/>
                    
      <xs:element minOccurs="0" name="metaOperationWS" nillable="true" type="ax21:MetaOperationWS"/>
                    
      <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaOperandWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaOperationWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="descricaoDetalhada" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="idOperacao" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaFiltroWS">
                
    <xs:sequence>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="metaOperandWSs" nillable="true" type="ax21:MetaOperandWS"/>
                    
      <xs:element minOccurs="0" name="metaOperationWS" nillable="true" type="ax21:MetaOperationWS"/>
                    
      <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaParametroWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="categoria" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="descricao" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="id" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="valor" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaInputWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="hmlValue" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="prdValue" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSLayoutImplant">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="layoutId" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="siteId" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSLayout">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="site" nillable="true" type="ax21:MetaSiteWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="MetaSiteWS">
                
    <xs:sequence>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="inputs" nillable="true" type="ax21:MetaFieldWS"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="outputs" nillable="true" type="ax21:MetaFieldWS"/>
                    
      <xs:element minOccurs="0" name="siteChannel" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="siteDescription" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="siteHasIPAuthentication" type="xs:boolean"/>
                    
      <xs:element minOccurs="0" name="siteId" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="siteIndividual" type="xs:boolean"/>
                    
      <xs:element minOccurs="0" name="sitePublic" type="xs:boolean"/>
                    
      <xs:element minOccurs="0" name="siteVersion" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaFieldWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="domain" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="mask" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="missing" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSHistory">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="aHistoryWSLs" nillable="true" type="ax21:HistoryWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="HistoryWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="aDateTime" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aGroupId" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aLogId" nillable="true" type="xs:long"/>
                    
      <xs:element minOccurs="0" name="aMessage" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aSiteId" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aSource" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aStatus" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="aTimeSpent" type="xs:double"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSDocumentMulti">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="bytes" nillable="true" type="xs:base64Binary"/>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="resultWSDocuments" nillable="true" type="ax21:ResultWSDocument"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSDocument">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="bytes" nillable="true" type="xs:base64Binary"/>
                            
          <xs:element minOccurs="0" name="resultSubmit" nillable="true" type="ax21:ResultWSSubmit"/>
                            
          <xs:element minOccurs="0" name="tracer" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSCache">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="daysInCache" type="xs:int"/>
                            
          <xs:element minOccurs="0" name="resultSubmit" nillable="true" type="ax21:ResultWSSubmit"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSSchema">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="blocos" nillable="true" type="ax21:MetaBlocoWS"/>
                            
          <xs:element minOccurs="0" name="site" nillable="true" type="ax21:MetaHostWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="MetaBlocoWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="blocoDescription" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="blocoId" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="descricaoDetalhada" nillable="true" type="xs:string"/>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="fields" nillable="true" type="ax21:MetaFieldSchemaWS"/>
                    
      <xs:element minOccurs="0" name="isUnico" type="xs:boolean"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="MetaFieldSchemaWS">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:MetaFieldWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="descricaoDetalhada" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="MetaHostWS">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:MetaSiteWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="URLHML" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="URLPRD" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="valueChannel" type="xs:int"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSOperation">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="function" nillable="true" type="ax21:MetaOperationWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSLogBuilder">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="resultWSSubmit" nillable="true" type="ax21:ResultWSSubmit"/>
                            
          <xs:element minOccurs="0" name="tracer" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSLayoutFunction">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="layout" nillable="true" type="ax21:MetaLayoutWS"/>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="layouts" nillable="true" type="ax21:MetaLayoutWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSFunction">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWS">
                        
        <xs:sequence>
                            
          <xs:element maxOccurs="unbounded" minOccurs="0" name="function" nillable="true" type="ax21:MetaFunctionWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>        
            
  <xs:complexType name="SubmitMultiWS">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:SubmitWS">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="environmentId" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="groupId" nillable="true" type="xs:string"/>
                            
          <xs:element minOccurs="0" name="operationId" nillable="true" type="xs:string"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSLogCompletoObject">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWSLogCompleto">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="builder" nillable="true" type="ax21:BuilderWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
            
  <xs:complexType name="BuilderWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="corpo" nillable="true" type="ax21:CorpoWS"/>
                    
      <xs:element minOccurs="0" name="identificacao" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="CorpoWS">
                
    <xs:sequence>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="arrayDeListas" nillable="true" type="ax21:ListaWS"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ListaWS">
                
    <xs:sequence>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="arrayDeBlocos" nillable="true" type="ax21:BlocoWS"/>
                    
      <xs:element minOccurs="0" name="descricao" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="descricaoDetalhada" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="isUnico" type="xs:boolean"/>
                    
      <xs:element minOccurs="0" name="nome" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="BlocoWS">
                
    <xs:sequence>
                    
      <xs:element maxOccurs="unbounded" minOccurs="0" name="arrayDeCampos" nillable="true" type="ax21:CampoWS"/>
                    
      <xs:element minOccurs="0" name="indice" type="xs:int"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="CampoWS">
                
    <xs:sequence>
                    
      <xs:element minOccurs="0" name="descricao" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="descricaoDetalhada" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="nome" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="tipo" nillable="true" type="xs:string"/>
                    
      <xs:element minOccurs="0" name="valor" nillable="true" type="xs:string"/>
                
    </xs:sequence>
            
  </xs:complexType>
            
  <xs:complexType name="ResultWSSubmitObject">
                
    <xs:complexContent>
                    
      <xs:extension base="ax21:ResultWSSubmit">
                        
        <xs:sequence>
                            
          <xs:element minOccurs="0" name="builder" nillable="true" type="ax21:BuilderWS"/>
                        
        </xs:sequence>
                    
      </xs:extension>
                
    </xs:complexContent>
            
  </xs:complexType>
        
</xs:schema>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns1="http://org.apache.axis2/xsd" xmlns:ns="http://webservice.gateway2.neurotech.com.br" xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/" xmlns:http="http://schemas.xmlsoap.org/wsdl/http/" xmlns:ax22="http://entities.webservice.gateway2.neurotech.com.br/xsd" xmlns:ax21="http://entities.webservice.gateway2.neurotech.com.br/xsd" attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://webservice.gateway2.neurotech.com.br">
            
  <xs:import namespace="http://entities.webservice.gateway2.neurotech.com.br/xsd"/>
            
  <xs:element name="getVersionResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderFunctions">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderFunctionsResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSFunction"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderLayouts">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSiteId" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderLayoutsResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLayoutFunction"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderLog">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pLogId" type="xs:long"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderLogResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLogBuilder"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderOperations">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderOperationsResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSOperation"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderSchema">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pSite" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderSchemaResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSSchema"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderSubmit">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSubmit" nillable="true" type="ax22:SubmitWS"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderSubmitResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSSubmit"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderSubmitMulti">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pSubmits" nillable="true" type="ax22:SubmitWS"/>
                        
        <xs:element minOccurs="0" name="pTimeout" type="xs:int"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayBuilderSubmitMultiResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax22:ResultWSSubmit"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayDocument">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pLogId" type="xs:long"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayDocumentResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSDocument"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayDocumentMulti">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pLogIds" type="xs:long"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayDocumentMultiResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSDocumentMulti"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayHistory">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pInitialDate" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pFinalDate" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pSitesId" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayHistoryResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSHistory"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLayoutByLayoutId">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSiteId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pLayoutId" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLayoutByLayoutIdResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLayout"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLayoutDeploy">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pMetaLayoutWS" nillable="true" type="ax22:MetaLayoutWS"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLayoutDeployResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLayoutImplant"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLogCompleto">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pLogId" type="xs:long"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLogCompletoResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLogCompleto"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayPortfolio">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayPortfolioResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSPortfolio"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayPortfolioLayouts">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayPortfolioLayoutsResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSPortfolioByLayout"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayStatistic">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pInitialDate" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pFinalDate" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pSitesId" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayStatisticResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSStatistic"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitJson">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSubmit" nillable="true" type="ax22:SubmitWS"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitJsonResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitMulti">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pSubmits" nillable="true" type="ax22:SubmitWS"/>
                        
        <xs:element minOccurs="0" name="pTimeout" type="xs:int"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitMultiResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax22:ResultWSSubmit"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitMultiJson">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pSubmits" nillable="true" type="ax22:SubmitWS"/>
                        
        <xs:element minOccurs="0" name="pTimeout" type="xs:int"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitMultiJsonResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitMulti2">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pSubmits" nillable="true" type="ax22:SubmitMultiWS"/>
                        
        <xs:element minOccurs="0" name="pTimeout" type="xs:int"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitMulti2Response">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax22:ResultWSSubmit"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLogCompletoObject">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pLogId" type="xs:long"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLogCompletoObjectResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLogCompletoObject"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitObjectMulti">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pSubmits" nillable="true" type="ax22:SubmitMultiWS"/>
                        
        <xs:element minOccurs="0" name="pTimeout" type="xs:int"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitObjectMultiResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="return" nillable="true" type="ax22:ResultWSSubmitObject"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayCache">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSiteId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pLayoutId" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pParams" nillable="true" type="ax22:FieldWS"/>
                        
        <xs:element minOccurs="0" name="pCacheIndividual" type="xs:boolean"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayCacheResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSCache"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLayout">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSiteId" nillable="true" type="xs:string"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLayoutResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLayout"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLog">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pLogId" type="xs:long"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayLogResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSLog"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayMiddle">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSiteId" nillable="true" type="xs:string"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pParams" nillable="true" type="ax22:FieldWS"/>
                        
        <xs:element maxOccurs="unbounded" minOccurs="0" name="pProperties" nillable="true" type="ax22:FieldWS"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewayMiddleResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSMiddle"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmit">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="pLogin" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pPassword" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pCostCenterId" type="xs:int"/>
                        
        <xs:element minOccurs="0" name="pGroupId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pOperationId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pEnvironmentId" nillable="true" type="xs:string"/>
                        
        <xs:element minOccurs="0" name="pSubmit" nillable="true" type="ax22:SubmitWS"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
            
  <xs:element name="gatewaySubmitResponse">
                
    <xs:complexType>
                    
      <xs:sequence>
                        
        <xs:element minOccurs="0" name="return" nillable="true" type="ax22:ResultWSSubmit"/>
                    
      </xs:sequence>
                
    </xs:complexType>
            
  </xs:element>
        
</xs:schema>
  </wsdl:types>
  <wsdl:message name="gatewayLogCompletoObjectRequest">
    <wsdl:part element="ns:gatewayLogCompletoObject" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLayoutDeployResponse">
    <wsdl:part element="ns:gatewayLayoutDeployResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLayoutRequest">
    <wsdl:part element="ns:gatewayLayout" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLogCompletoObjectResponse">
    <wsdl:part element="ns:gatewayLogCompletoObjectResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayDocumentMultiRequest">
    <wsdl:part element="ns:gatewayDocumentMulti" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderOperationsResponse">
    <wsdl:part element="ns:gatewayBuilderOperationsResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitMultiRequest">
    <wsdl:part element="ns:gatewaySubmitMulti" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLayoutByLayoutIdRequest">
    <wsdl:part element="ns:gatewayLayoutByLayoutId" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayStatisticRequest">
    <wsdl:part element="ns:gatewayStatistic" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderLayoutsRequest">
    <wsdl:part element="ns:gatewayBuilderLayouts" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLayoutResponse">
    <wsdl:part element="ns:gatewayLayoutResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitObjectMultiRequest">
    <wsdl:part element="ns:gatewaySubmitObjectMulti" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitResponse">
    <wsdl:part element="ns:gatewaySubmitResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLogCompletoResponse">
    <wsdl:part element="ns:gatewayLogCompletoResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayCacheJsonRequest">
  </wsdl:message>
  <wsdl:message name="gatewaySubmitMulti2Request">
    <wsdl:part element="ns:gatewaySubmitMulti2" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLogResponse">
    <wsdl:part element="ns:gatewayLogResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayPortfolioRequest">
    <wsdl:part element="ns:gatewayPortfolio" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderSubmitMultiResponse">
    <wsdl:part element="ns:gatewayBuilderSubmitMultiResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitMultiJsonResponse">
    <wsdl:part element="ns:gatewaySubmitMultiJsonResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayDocumentRequest">
    <wsdl:part element="ns:gatewayDocument" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayMiddleResponse">
    <wsdl:part element="ns:gatewayMiddleResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayCacheRequest">
    <wsdl:part element="ns:gatewayCache" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderLayoutsResponse">
    <wsdl:part element="ns:gatewayBuilderLayoutsResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderLogRequest">
    <wsdl:part element="ns:gatewayBuilderLog" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitMulti2Response">
    <wsdl:part element="ns:gatewaySubmitMulti2Response" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderSubmitRequest">
    <wsdl:part element="ns:gatewayBuilderSubmit" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayPortfolioLayoutsResponse">
    <wsdl:part element="ns:gatewayPortfolioLayoutsResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayCacheJsonResponse">
  </wsdl:message>
  <wsdl:message name="gatewayLayoutDeployRequest">
    <wsdl:part element="ns:gatewayLayoutDeploy" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderFunctionsResponse">
    <wsdl:part element="ns:gatewayBuilderFunctionsResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderOperationsRequest">
    <wsdl:part element="ns:gatewayBuilderOperations" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLogRequest">
    <wsdl:part element="ns:gatewayLog" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitJsonRequest">
    <wsdl:part element="ns:gatewaySubmitJson" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitObjectMultiResponse">
    <wsdl:part element="ns:gatewaySubmitObjectMultiResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="getVersionRequest">
  </wsdl:message>
  <wsdl:message name="gatewayCacheResponse">
    <wsdl:part element="ns:gatewayCacheResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderSubmitResponse">
    <wsdl:part element="ns:gatewayBuilderSubmitResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayPortfolioResponse">
    <wsdl:part element="ns:gatewayPortfolioResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayStatisticResponse">
    <wsdl:part element="ns:gatewayStatisticResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLayoutByLayoutIdResponse">
    <wsdl:part element="ns:gatewayLayoutByLayoutIdResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayDocumentResponse">
    <wsdl:part element="ns:gatewayDocumentResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="getVersionResponse">
    <wsdl:part element="ns:getVersionResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitMultiJsonRequest">
    <wsdl:part element="ns:gatewaySubmitMultiJson" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderLogResponse">
    <wsdl:part element="ns:gatewayBuilderLogResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayMiddleRequest">
    <wsdl:part element="ns:gatewayMiddle" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayDocumentMultiResponse">
    <wsdl:part element="ns:gatewayDocumentMultiResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitJsonResponse">
    <wsdl:part element="ns:gatewaySubmitJsonResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderFunctionsRequest">
    <wsdl:part element="ns:gatewayBuilderFunctions" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderSchemaRequest">
    <wsdl:part element="ns:gatewayBuilderSchema" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderSubmitMultiRequest">
    <wsdl:part element="ns:gatewayBuilderSubmitMulti" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayPortfolioLayoutsRequest">
    <wsdl:part element="ns:gatewayPortfolioLayouts" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayBuilderSchemaResponse">
    <wsdl:part element="ns:gatewayBuilderSchemaResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitRequest">
    <wsdl:part element="ns:gatewaySubmit" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayHistoryRequest">
    <wsdl:part element="ns:gatewayHistory" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayHistoryResponse">
    <wsdl:part element="ns:gatewayHistoryResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewaySubmitMultiResponse">
    <wsdl:part element="ns:gatewaySubmitMultiResponse" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:message name="gatewayLogCompletoRequest">
    <wsdl:part element="ns:gatewayLogCompleto" name="parameters">
    </wsdl:part>
  </wsdl:message>
  <wsdl:portType name="GATEWAY_WEBSERVICESPortType">
    <wsdl:operation name="gatewayBuilderSubmitMulti">
      <wsdl:input message="ns:gatewayBuilderSubmitMultiRequest" wsaw:Action="urn:gatewayBuilderSubmitMulti">
    </wsdl:input>
      <wsdl:output message="ns:gatewayBuilderSubmitMultiResponse" wsaw:Action="urn:gatewayBuilderSubmitMultiResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLog">
      <wsdl:input message="ns:gatewayLogRequest" wsaw:Action="urn:gatewayLog">
    </wsdl:input>
      <wsdl:output message="ns:gatewayLogResponse" wsaw:Action="urn:gatewayLogResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderOperations">
      <wsdl:input message="ns:gatewayBuilderOperationsRequest" wsaw:Action="urn:gatewayBuilderOperations">
    </wsdl:input>
      <wsdl:output message="ns:gatewayBuilderOperationsResponse" wsaw:Action="urn:gatewayBuilderOperationsResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayout">
      <wsdl:input message="ns:gatewayLayoutRequest" wsaw:Action="urn:gatewayLayout">
    </wsdl:input>
      <wsdl:output message="ns:gatewayLayoutResponse" wsaw:Action="urn:gatewayLayoutResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCacheJson">
      <wsdl:input message="ns:gatewayCacheJsonRequest" wsaw:Action="urn:gatewayCacheJson">
    </wsdl:input>
      <wsdl:output message="ns:gatewayCacheJsonResponse" wsaw:Action="urn:gatewayCacheJsonResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti">
      <wsdl:input message="ns:gatewaySubmitMultiRequest" wsaw:Action="urn:gatewaySubmitMulti">
    </wsdl:input>
      <wsdl:output message="ns:gatewaySubmitMultiResponse" wsaw:Action="urn:gatewaySubmitMultiResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmit">
      <wsdl:input message="ns:gatewaySubmitRequest" wsaw:Action="urn:gatewaySubmit">
    </wsdl:input>
      <wsdl:output message="ns:gatewaySubmitResponse" wsaw:Action="urn:gatewaySubmitResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompletoObject">
      <wsdl:input message="ns:gatewayLogCompletoObjectRequest" wsaw:Action="urn:gatewayLogCompletoObject">
    </wsdl:input>
      <wsdl:output message="ns:gatewayLogCompletoObjectResponse" wsaw:Action="urn:gatewayLogCompletoObjectResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutDeploy">
      <wsdl:input message="ns:gatewayLayoutDeployRequest" wsaw:Action="urn:gatewayLayoutDeploy">
    </wsdl:input>
      <wsdl:output message="ns:gatewayLayoutDeployResponse" wsaw:Action="urn:gatewayLayoutDeployResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLog">
      <wsdl:input message="ns:gatewayBuilderLogRequest" wsaw:Action="urn:gatewayBuilderLog">
    </wsdl:input>
      <wsdl:output message="ns:gatewayBuilderLogResponse" wsaw:Action="urn:gatewayBuilderLogResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSubmit">
      <wsdl:input message="ns:gatewayBuilderSubmitRequest" wsaw:Action="urn:gatewayBuilderSubmit">
    </wsdl:input>
      <wsdl:output message="ns:gatewayBuilderSubmitResponse" wsaw:Action="urn:gatewayBuilderSubmitResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayHistory">
      <wsdl:input message="ns:gatewayHistoryRequest" wsaw:Action="urn:gatewayHistory">
    </wsdl:input>
      <wsdl:output message="ns:gatewayHistoryResponse" wsaw:Action="urn:gatewayHistoryResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitJson">
      <wsdl:input message="ns:gatewaySubmitJsonRequest" wsaw:Action="urn:gatewaySubmitJson">
    </wsdl:input>
      <wsdl:output message="ns:gatewaySubmitJsonResponse" wsaw:Action="urn:gatewaySubmitJsonResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompleto">
      <wsdl:input message="ns:gatewayLogCompletoRequest" wsaw:Action="urn:gatewayLogCompleto">
    </wsdl:input>
      <wsdl:output message="ns:gatewayLogCompletoResponse" wsaw:Action="urn:gatewayLogCompletoResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocumentMulti">
      <wsdl:input message="ns:gatewayDocumentMultiRequest" wsaw:Action="urn:gatewayDocumentMulti">
    </wsdl:input>
      <wsdl:output message="ns:gatewayDocumentMultiResponse" wsaw:Action="urn:gatewayDocumentMultiResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocument">
      <wsdl:input message="ns:gatewayDocumentRequest" wsaw:Action="urn:gatewayDocument">
    </wsdl:input>
      <wsdl:output message="ns:gatewayDocumentResponse" wsaw:Action="urn:gatewayDocumentResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayStatistic">
      <wsdl:input message="ns:gatewayStatisticRequest" wsaw:Action="urn:gatewayStatistic">
    </wsdl:input>
      <wsdl:output message="ns:gatewayStatisticResponse" wsaw:Action="urn:gatewayStatisticResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitObjectMulti">
      <wsdl:input message="ns:gatewaySubmitObjectMultiRequest" wsaw:Action="urn:gatewaySubmitObjectMulti">
    </wsdl:input>
      <wsdl:output message="ns:gatewaySubmitObjectMultiResponse" wsaw:Action="urn:gatewaySubmitObjectMultiResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti2">
      <wsdl:input message="ns:gatewaySubmitMulti2Request" wsaw:Action="urn:gatewaySubmitMulti2">
    </wsdl:input>
      <wsdl:output message="ns:gatewaySubmitMulti2Response" wsaw:Action="urn:gatewaySubmitMulti2Response">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCache">
      <wsdl:input message="ns:gatewayCacheRequest" wsaw:Action="urn:gatewayCache">
    </wsdl:input>
      <wsdl:output message="ns:gatewayCacheResponse" wsaw:Action="urn:gatewayCacheResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLayouts">
      <wsdl:input message="ns:gatewayBuilderLayoutsRequest" wsaw:Action="urn:gatewayBuilderLayouts">
    </wsdl:input>
      <wsdl:output message="ns:gatewayBuilderLayoutsResponse" wsaw:Action="urn:gatewayBuilderLayoutsResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getVersion">
      <wsdl:input message="ns:getVersionRequest" wsaw:Action="urn:getVersion">
    </wsdl:input>
      <wsdl:output message="ns:getVersionResponse" wsaw:Action="urn:getVersionResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutByLayoutId">
      <wsdl:input message="ns:gatewayLayoutByLayoutIdRequest" wsaw:Action="urn:gatewayLayoutByLayoutId">
    </wsdl:input>
      <wsdl:output message="ns:gatewayLayoutByLayoutIdResponse" wsaw:Action="urn:gatewayLayoutByLayoutIdResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMultiJson">
      <wsdl:input message="ns:gatewaySubmitMultiJsonRequest" wsaw:Action="urn:gatewaySubmitMultiJson">
    </wsdl:input>
      <wsdl:output message="ns:gatewaySubmitMultiJsonResponse" wsaw:Action="urn:gatewaySubmitMultiJsonResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSchema">
      <wsdl:input message="ns:gatewayBuilderSchemaRequest" wsaw:Action="urn:gatewayBuilderSchema">
    </wsdl:input>
      <wsdl:output message="ns:gatewayBuilderSchemaResponse" wsaw:Action="urn:gatewayBuilderSchemaResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolioLayouts">
      <wsdl:input message="ns:gatewayPortfolioLayoutsRequest" wsaw:Action="urn:gatewayPortfolioLayouts">
    </wsdl:input>
      <wsdl:output message="ns:gatewayPortfolioLayoutsResponse" wsaw:Action="urn:gatewayPortfolioLayoutsResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolio">
      <wsdl:input message="ns:gatewayPortfolioRequest" wsaw:Action="urn:gatewayPortfolio">
    </wsdl:input>
      <wsdl:output message="ns:gatewayPortfolioResponse" wsaw:Action="urn:gatewayPortfolioResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderFunctions">
      <wsdl:input message="ns:gatewayBuilderFunctionsRequest" wsaw:Action="urn:gatewayBuilderFunctions">
    </wsdl:input>
      <wsdl:output message="ns:gatewayBuilderFunctionsResponse" wsaw:Action="urn:gatewayBuilderFunctionsResponse">
    </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayMiddle">
      <wsdl:input message="ns:gatewayMiddleRequest" wsaw:Action="urn:gatewayMiddle">
    </wsdl:input>
      <wsdl:output message="ns:gatewayMiddleResponse" wsaw:Action="urn:gatewayMiddleResponse">
    </wsdl:output>
    </wsdl:operation>
  </wsdl:portType>
  <wsdl:binding name="GATEWAY_WEBSERVICESHttpBinding" type="ns:GATEWAY_WEBSERVICESPortType">
    <http:binding verb="POST"/>
    <wsdl:operation name="gatewayBuilderSubmitMulti">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayBuilderSubmitMulti"/>
      <wsdl:input>
        <mime:content part="gatewayBuilderSubmitMulti" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayBuilderSubmitMulti" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLog">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayLog"/>
      <wsdl:input>
        <mime:content part="gatewayLog" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayLog" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderOperations">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayBuilderOperations"/>
      <wsdl:input>
        <mime:content part="gatewayBuilderOperations" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayBuilderOperations" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCacheJson">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayCacheJson"/>
      <wsdl:input>
        <mime:content part="gatewayCacheJson" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayCacheJson" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayout">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayLayout"/>
      <wsdl:input>
        <mime:content part="gatewayLayout" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayLayout" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti">
      <http:operation location="GATEWAY_WEBSERVICES/gatewaySubmitMulti"/>
      <wsdl:input>
        <mime:content part="gatewaySubmitMulti" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewaySubmitMulti" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmit">
      <http:operation location="GATEWAY_WEBSERVICES/gatewaySubmit"/>
      <wsdl:input>
        <mime:content part="gatewaySubmit" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewaySubmit" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompletoObject">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayLogCompletoObject"/>
      <wsdl:input>
        <mime:content part="gatewayLogCompletoObject" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayLogCompletoObject" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutDeploy">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayLayoutDeploy"/>
      <wsdl:input>
        <mime:content part="gatewayLayoutDeploy" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayLayoutDeploy" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLog">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayBuilderLog"/>
      <wsdl:input>
        <mime:content part="gatewayBuilderLog" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayBuilderLog" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSubmit">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayBuilderSubmit"/>
      <wsdl:input>
        <mime:content part="gatewayBuilderSubmit" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayBuilderSubmit" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayHistory">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayHistory"/>
      <wsdl:input>
        <mime:content part="gatewayHistory" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayHistory" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitJson">
      <http:operation location="GATEWAY_WEBSERVICES/gatewaySubmitJson"/>
      <wsdl:input>
        <mime:content part="gatewaySubmitJson" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewaySubmitJson" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompleto">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayLogCompleto"/>
      <wsdl:input>
        <mime:content part="gatewayLogCompleto" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayLogCompleto" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocumentMulti">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayDocumentMulti"/>
      <wsdl:input>
        <mime:content part="gatewayDocumentMulti" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayDocumentMulti" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocument">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayDocument"/>
      <wsdl:input>
        <mime:content part="gatewayDocument" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayDocument" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayStatistic">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayStatistic"/>
      <wsdl:input>
        <mime:content part="gatewayStatistic" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayStatistic" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLayouts">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayBuilderLayouts"/>
      <wsdl:input>
        <mime:content part="gatewayBuilderLayouts" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayBuilderLayouts" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCache">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayCache"/>
      <wsdl:input>
        <mime:content part="gatewayCache" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayCache" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitObjectMulti">
      <http:operation location="GATEWAY_WEBSERVICES/gatewaySubmitObjectMulti"/>
      <wsdl:input>
        <mime:content part="gatewaySubmitObjectMulti" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewaySubmitObjectMulti" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti2">
      <http:operation location="GATEWAY_WEBSERVICES/gatewaySubmitMulti2"/>
      <wsdl:input>
        <mime:content part="gatewaySubmitMulti2" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewaySubmitMulti2" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getVersion">
      <http:operation location="GATEWAY_WEBSERVICES/getVersion"/>
      <wsdl:input>
        <mime:content part="getVersion" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="getVersion" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutByLayoutId">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayLayoutByLayoutId"/>
      <wsdl:input>
        <mime:content part="gatewayLayoutByLayoutId" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayLayoutByLayoutId" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMultiJson">
      <http:operation location="GATEWAY_WEBSERVICES/gatewaySubmitMultiJson"/>
      <wsdl:input>
        <mime:content part="gatewaySubmitMultiJson" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewaySubmitMultiJson" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSchema">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayBuilderSchema"/>
      <wsdl:input>
        <mime:content part="gatewayBuilderSchema" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayBuilderSchema" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolioLayouts">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayPortfolioLayouts"/>
      <wsdl:input>
        <mime:content part="gatewayPortfolioLayouts" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayPortfolioLayouts" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolio">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayPortfolio"/>
      <wsdl:input>
        <mime:content part="gatewayPortfolio" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayPortfolio" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderFunctions">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayBuilderFunctions"/>
      <wsdl:input>
        <mime:content part="gatewayBuilderFunctions" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayBuilderFunctions" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayMiddle">
      <http:operation location="GATEWAY_WEBSERVICES/gatewayMiddle"/>
      <wsdl:input>
        <mime:content part="gatewayMiddle" type="text/xml"/>
      </wsdl:input>
      <wsdl:output>
        <mime:content part="gatewayMiddle" type="text/xml"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="GATEWAY_WEBSERVICESSoap11Binding" type="ns:GATEWAY_WEBSERVICESPortType">
    <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="gatewayBuilderSubmitMulti">
      <soap:operation soapAction="urn:gatewayBuilderSubmitMulti" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLog">
      <soap:operation soapAction="urn:gatewayLog" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderOperations">
      <soap:operation soapAction="urn:gatewayBuilderOperations" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCacheJson">
      <soap:operation soapAction="urn:gatewayCacheJson" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayout">
      <soap:operation soapAction="urn:gatewayLayout" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti">
      <soap:operation soapAction="urn:gatewaySubmitMulti" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmit">
      <soap:operation soapAction="urn:gatewaySubmit" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompletoObject">
      <soap:operation soapAction="urn:gatewayLogCompletoObject" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutDeploy">
      <soap:operation soapAction="urn:gatewayLayoutDeploy" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLog">
      <soap:operation soapAction="urn:gatewayBuilderLog" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSubmit">
      <soap:operation soapAction="urn:gatewayBuilderSubmit" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayHistory">
      <soap:operation soapAction="urn:gatewayHistory" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitJson">
      <soap:operation soapAction="urn:gatewaySubmitJson" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompleto">
      <soap:operation soapAction="urn:gatewayLogCompleto" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocumentMulti">
      <soap:operation soapAction="urn:gatewayDocumentMulti" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocument">
      <soap:operation soapAction="urn:gatewayDocument" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayStatistic">
      <soap:operation soapAction="urn:gatewayStatistic" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLayouts">
      <soap:operation soapAction="urn:gatewayBuilderLayouts" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCache">
      <soap:operation soapAction="urn:gatewayCache" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitObjectMulti">
      <soap:operation soapAction="urn:gatewaySubmitObjectMulti" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti2">
      <soap:operation soapAction="urn:gatewaySubmitMulti2" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getVersion">
      <soap:operation soapAction="urn:getVersion" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutByLayoutId">
      <soap:operation soapAction="urn:gatewayLayoutByLayoutId" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMultiJson">
      <soap:operation soapAction="urn:gatewaySubmitMultiJson" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSchema">
      <soap:operation soapAction="urn:gatewayBuilderSchema" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolioLayouts">
      <soap:operation soapAction="urn:gatewayPortfolioLayouts" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolio">
      <soap:operation soapAction="urn:gatewayPortfolio" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderFunctions">
      <soap:operation soapAction="urn:gatewayBuilderFunctions" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayMiddle">
      <soap:operation soapAction="urn:gatewayMiddle" style="document"/>
      <wsdl:input>
        <soap:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:binding name="GATEWAY_WEBSERVICESSoap12Binding" type="ns:GATEWAY_WEBSERVICESPortType">
    <soap12:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
    <wsdl:operation name="gatewayBuilderSubmitMulti">
      <soap12:operation soapAction="urn:gatewayBuilderSubmitMulti" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLog">
      <soap12:operation soapAction="urn:gatewayLog" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderOperations">
      <soap12:operation soapAction="urn:gatewayBuilderOperations" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCacheJson">
      <soap12:operation soapAction="urn:gatewayCacheJson" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayout">
      <soap12:operation soapAction="urn:gatewayLayout" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti">
      <soap12:operation soapAction="urn:gatewaySubmitMulti" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmit">
      <soap12:operation soapAction="urn:gatewaySubmit" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompletoObject">
      <soap12:operation soapAction="urn:gatewayLogCompletoObject" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutDeploy">
      <soap12:operation soapAction="urn:gatewayLayoutDeploy" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLog">
      <soap12:operation soapAction="urn:gatewayBuilderLog" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSubmit">
      <soap12:operation soapAction="urn:gatewayBuilderSubmit" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayHistory">
      <soap12:operation soapAction="urn:gatewayHistory" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitJson">
      <soap12:operation soapAction="urn:gatewaySubmitJson" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLogCompleto">
      <soap12:operation soapAction="urn:gatewayLogCompleto" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocumentMulti">
      <soap12:operation soapAction="urn:gatewayDocumentMulti" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayDocument">
      <soap12:operation soapAction="urn:gatewayDocument" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayStatistic">
      <soap12:operation soapAction="urn:gatewayStatistic" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderLayouts">
      <soap12:operation soapAction="urn:gatewayBuilderLayouts" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayCache">
      <soap12:operation soapAction="urn:gatewayCache" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitObjectMulti">
      <soap12:operation soapAction="urn:gatewaySubmitObjectMulti" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMulti2">
      <soap12:operation soapAction="urn:gatewaySubmitMulti2" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="getVersion">
      <soap12:operation soapAction="urn:getVersion" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayLayoutByLayoutId">
      <soap12:operation soapAction="urn:gatewayLayoutByLayoutId" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewaySubmitMultiJson">
      <soap12:operation soapAction="urn:gatewaySubmitMultiJson" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderSchema">
      <soap12:operation soapAction="urn:gatewayBuilderSchema" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolioLayouts">
      <soap12:operation soapAction="urn:gatewayPortfolioLayouts" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayPortfolio">
      <soap12:operation soapAction="urn:gatewayPortfolio" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayBuilderFunctions">
      <soap12:operation soapAction="urn:gatewayBuilderFunctions" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
    <wsdl:operation name="gatewayMiddle">
      <soap12:operation soapAction="urn:gatewayMiddle" style="document"/>
      <wsdl:input>
        <soap12:body use="literal"/>
      </wsdl:input>
      <wsdl:output>
        <soap12:body use="literal"/>
      </wsdl:output>
    </wsdl:operation>
  </wsdl:binding>
  <wsdl:service name="GATEWAY_WEBSERVICES">
    <wsdl:port binding="ns:GATEWAY_WEBSERVICESSoap11Binding" name="GATEWAY_WEBSERVICESHttpSoap11Endpoint">
      <soap:address location=""/>
    </wsdl:port>
    <wsdl:port binding="ns:GATEWAY_WEBSERVICESSoap12Binding" name="GATEWAY_WEBSERVICESHttpSoap12Endpoint">
      <soap12:address location="http://gateway-hml.neurotech.com.br/services/GATEWAY_WEBSERVICES"/>
    </wsdl:port>
    <wsdl:port binding="ns:GATEWAY_WEBSERVICESHttpBinding" name="GATEWAY_WEBSERVICESHttpEndpoint">
      <http:address location=""/>
    </wsdl:port>
  </wsdl:service>
</wsdl:definitions>