Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Bloco de código
&"<soapenv:Envelope xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/' xmlns:liv='http://LiveConnector/'>
    	<soapenv:Header/>
    	<soapenv:Body>
        		<liv:RecuperarNotaFiscalLC_Integracao_Xml>
            			<liv:codigoSistemaSatelite>" + self:oConfAssin['sistemasatelite']:oLive:getSatelite(self) + "</liv:codigoSistemaSatelite>
            			<liv:xmlIdentificacao><![CDATA[<?xml version='1.0'?><LC_Identificacao><Chave>" + self:cToken:oLive:getToken(self) + "</Chave><CodigoSistemaSatelite>" + self:oConfAssin['sistemasatelite']:oLive:getSatelite(self) + "</CodigoSistemaSatelite></LC_Identificacao>]]></liv:xmlIdentificacao>
        		</liv:RecuperarNotaFiscalLC_Integracao_Xml>
    	</soapenv:Body>
</soapenv:Envelope>"

...