File: 07_case.xml

package info (click to toggle)
libxml-dt-perl 0.69-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 388 kB
  • sloc: perl: 1,432; xml: 438; makefile: 16
file content (15 lines) | stat: -rw-r--r-- 177 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0"?>
<A>
 <b title="zbr">
  <c>aeiou</c>
  <c>aeiou</c>
 </b>
 <b>
  <C>aeiou</C>
  <c>aeiou</c>
 </b>
 <b>
  <c TITLE="zbr">aeiou</c>
  <c>aeiou</c>
 </b>
</A>