File: simple-ns.xml

package info (click to toggle)
python-signxml 4.1.0%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 4,904 kB
  • sloc: xml: 9,822; python: 2,443; javascript: 57; makefile: 35; sh: 8
file content (7 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (47)
1
2
3
4
5
6
7
<?pi data?>
<!-- comment -->
<root xmlns='namespace'>
   <element key='value'>text</element>
   <element>text</element>tail
   <empty-element/>
</root>