File: 4.xml

package info (click to toggle)
haskell-xmlgen 0.6.2.2-8
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 120 kB
  • sloc: haskell: 578; xml: 38; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 236 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
<?xml version="1.0"?>
<x xmlns="http://URI" xmlns:_="http://URI" _:a="in URI" b="in no ns" c="in default ns">
  <y xmlns="" _:a="in URI" b="in no ns" c="in default ns">
    <_:z _:a="in URI" b="in no ns" c="in default ns"/>
  </y>
</x>