Customizar tags SOAP no Axis

0 respostas
furutani

Olá Pessoal,

Existe alguma forma de alterar os nomes das tags SOAP que o Axis devolve?
Por exemplo:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <soapenv:Body> <valida_UCResponse xmlns="urn:EWS_URA/types"> <ns1:valida_UCReturn xmlns:ns1="http://ura01.furutani.com.br">0</ns1:valida_UCReturn> </valida_UCResponse> </soapenv:Body> </soapenv:Envelope>
Os detalhes que eu queria mudar era trocar o <ns1:valida_UCReturn> por <result> e retirar o atributo xmlns das tags <ns1:valida_UCReturn> e <valida_UCResponse>

Obrigado

Criado 13 de agosto de 2009
Respostas 0
Participantes 1