mirror of
https://github.com/AdaCore/aws.git
synced 2026-02-12 12:29:46 -08:00
11 lines
372 B
XML
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>
|