File: baz.xml

package info (click to toggle)
libxalan2-java 2.7.1-7%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,764 kB
  • sloc: java: 175,814; xml: 28,089; sh: 164; jsp: 43; makefile: 33; sql: 6
file content (6 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
<?xml version='1.0'?>
<foo:document 
		  xmlns:foo="http://apache.org/foo"
		  xmlns:bar="http://apache.org/bar">
<bar:element>MyBaz</bar:element>
</foo:document>