File: foo.xml

package info (click to toggle)
xalan 1.12-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,368 kB
  • sloc: cpp: 145,645; xml: 1,523; ansic: 434; sh: 27; makefile: 17
file content (7 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (26)
1
2
3
4
5
6
7
<?xml version="1.0"?>
<!DOCTYPE si>
<s1 title="s1 foo">
  <s2 title="Foo">
    <p>Hello</p>
  </s2>
</s1>