Files
aws/demos/web_elements/xml4.xml
Pascal Obry 6b86990c5f Add proper XML header to web_elements demo.
Update documentation accordingly.
2012-06-26 15:40:59 +02:00

11 lines
372 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<response>
<replace id="xml_status_bar">Some actions and call another URL...</replace>
<replace id="text1">This is a test for...</replace>
<replace id="text2">...chaining calls.</replace>
<get url="http://localhost:2400/xml_action">
<parameters value="name=Ajax"/>
<field id="input1"/>
</get>
</response>