这是webservice的响应报文,怎么截取<RESPONSECODE>000000</RESPONSECODE>中的000000,我用 lr_xml_get_values("xml={response}",
"ValueParam=result",
"Query=/PayPlatResponseParameter/RESPONSECODE",
LAST);这个函数说Action.c(36): Error: No matches were found for the specified query: "/PayPlatResponseParameter/RESPONSECODE". [class:CLrXmlScriptFunc]
Action.c(36): Error: "lr_xml_get_values" execution failed