File: data-004.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 (15 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<AAA test-count-3="1">
  <CCC test-count-3="1">
       <BBB/>
       <BBB/>
       <BBB/>
  </CCC>
  <DDD test-count-1="1" test-count-2="1">
       <BBB/>
       <BBB/>
  </DDD>
  <EEE test-count-2="1">
       <CCC/>
       <DDD/>
  </EEE>
</AAA>