File: defaultNamespace.xml

package info (click to toggle)
libjaxen-java 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,796 kB
  • sloc: java: 21,117; xml: 7,361; makefile: 13
file content (6 lines) | stat: -rw-r--r-- 92 bytes parent folder | download | duplicates (24)
1
2
3
4
5
6
<?xml version="1.0"?>
<a xmlns="http://dummyNamespace/">
  <b>
    <c>Hello</c>
  </b>
</a>