File: simple.xml

package info (click to toggle)
elementtree 1.2.6-12
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 324 kB
  • ctags: 351
  • sloc: python: 1,510; makefile: 10; xml: 10
file content (5 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (16)
1
2
3
4
5
<root>
   <element key='value'>text</element>
   <element>text</element>tail
   <empty-element/>
</root>