Hi, im trying to extract CODI_LOCALITAT value from this response:
<?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <SOAP-ENV:Body> <ns1:registrarITResponse xmlns:ns1="" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <return xmlns:ns2="http://xxxxxx.presentacio.webservices/IRegistrarItWS.xsd" xsi:type="ns2:xxxxxx_EnregistrarItVO"> <adressa xsi:type="ns2:xxxxxx_AdressaVO"> <BLOC xsi:type="xsd:string">1</BLOC> <CODI_LOCALITAT xsi:type="xsd:string">08850</CODI_LOCALITAT> ...... I tryed a few types of querys byt anyone works. Can anyone help me?? Thanks!!!!! -- View this message in context: http://old.nabble.com/Problem-with-Xpath-extractor-and-SOAP-response-tp26952843p26952843.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

