File: input.xml

package info (click to toggle)
liborcus 0.21.0-5
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 16,924 kB
  • sloc: xml: 78,842; cpp: 75,567; sh: 4,626; makefile: 2,852; python: 2,614
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
<root>
    <child/>
    <child attr2="value2" attr1="value1"/>
    <child>
        <baby>some text</baby>
    </child>
</root>