File: data-003.xml

package info (click to toggle)
libzeep 5.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,596 kB
  • sloc: cpp: 27,393; xml: 7,798; javascript: 180; sh: 37; makefile: 8
file content (13 lines) | stat: -rw-r--r-- 343 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
<AAA test="1">
  <BBB test="2" test-first="1" />
  <BBB test="3" test-even="1"/>
  <BBB test="4"/>
  <BBB test="5" test-even="1" test-2="1"/>
  <BBB test="6" test-2="1"/>
  <BBB test="7" test-even="1"/>
  <BBB test="8"/>
  <BBB test="9" test-even="1" test-last="1"/>
  <CCC test="10"/>
  <CCC test="11" test-3="1"/>
  <CCC test="12"/>
</AAA>