File: xml4.xml

package info (click to toggle)
libaws 20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,656 kB
  • sloc: ada: 95,505; python: 2,270; ansic: 1,017; makefile: 829; xml: 235; javascript: 202; java: 112; sh: 106
file content (10 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
<?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>