rngtest1.xml 290 B

123456789101112
  1. <call id="a1" endpoint="timeout">
  2. <parameters>
  3. <label></label>
  4. <method>:post</method>
  5. <arguments>
  6. <timeout>2</timeout>
  7. </arguments>
  8. </parameters>
  9. <finalize output="result"> data.x += "a1,"</finalize>
  10. <update output="result"> data.x += "a1,"</update>
  11. </call>