File: collection.xml

package info (click to toggle)
libcatmandu-xml-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 216 kB
  • sloc: perl: 387; xml: 28; makefile: 2; sh: 1
file content (7 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
<collection>
  <records>
    <doc><foo>1</foo></doc>
    <doc><foo>2</foo></doc>
    <doc><foo>3</foo></doc>
  </records>
</collection>