File: basic.xml

package info (click to toggle)
libjaxen-java 1.1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,920 kB
  • ctags: 3,104
  • sloc: java: 21,272; xml: 8,054; sh: 13; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (25)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="ISO-8859-1"?>

<foo>
    <bar>
        <baz/>
        <cheese/>
        <baz/>
        <cheese/>
        <baz/>
    </bar>
</foo>