File: ibm17n01.xml

package info (click to toggle)
haskell-xmlhtml 0.2.3.5-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,800 kB
  • ctags: 1
  • sloc: xml: 8,109; haskell: 5,298; sh: 6; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (32)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<!DOCTYPE student [
	<!ELEMENT student (#PCDATA)> 
]>


<!-- testing invalid PITarget  -->
<?XML This is a test ?>
<student>My Name is SnowMan. </student>