File: input.xml

package info (click to toggle)
liborcus 0.19.2-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 15,916 kB
  • sloc: xml: 68,559; cpp: 65,205; sh: 4,607; makefile: 2,639; python: 2,223; ansic: 4
file content (6 lines) | stat: -rw-r--r-- 223 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
<?xml version="1.0"?>
<a:data xmlns="http://default-namespace" xmlns:a="http://namespace-1" xmlns:b="http://namespace-2">
    <entry>Default</entry>
    <a:entry>Inside 1</a:entry>
    <b:entry>Inside 2</b:entry>
</a:data>