MMZSTACK

Resultados 1 preguntas formuladas por MMZSTACK

Agregar un sobre SOAP a un XML en Groovy

1
respuestas
1
votos
39
vistas

Me gustaría agregar un sobre de jabón a un XML usando groovy y XMLParser. este es mi codigo import groovy.xml.XmlParser def soapEnvelope = """<?xml version="1.0" encoding="UTF-8"?> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header> </soapenv:Header>