File: all_actions.left.xml

package info (click to toggle)
xmldiff 2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 720 kB
  • sloc: python: 5,448; xml: 805; makefile: 213; sh: 16
file content (16 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<document>
  <node attribute="renamed" attr="deleted" name="updated">
    A bit of contained text
  </node>
    This is outside a tag
  <node>
    Here we have some text.
  </node>
  <tag>
    And something else
  </tag>
  <tail>
    My last tag
  </tail>
</document>
<!-- You can't delete top level comments with lxml -->