File: xml3.xml

package info (click to toggle)
libaws 2.2dfsg-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 7,624 kB
  • ctags: 1,173
  • sloc: ada: 61,829; ansic: 6,483; makefile: 1,282; xml: 196; sh: 119; java: 112; python: 66; sed: 40
file content (14 lines) | stat: -rw-r--r-- 592 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<response>
   <replace id="xml_status_bar">Mixed Fill/Clear...</replace>
   <replace id="text1">Another text</replace>
   <clear id="text2"/>
   <replace id="input1">input1</replace>
   <clear id="input2"/>
   <select action="add" id="xmlsel" option_value="four" option_content="4"/>
   <select action="add" id="xmlsel" option_value="five" option_content="5"/>
   <select action="select" id="xmlsel" option_value="five"/>
   <radio action="select" id="radio2"/>
   <check action="select" id="check3"/>
   <check action="clear" id="check1"/>
   <check action="clear" id="check2"/>
</response>