File: SAXBuilderTestEntity.dtd

package info (click to toggle)
libjdom1-java 1.1.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,560 kB
  • sloc: java: 21,096; xml: 1,359; sh: 87; perl: 31; makefile: 14
file content (7 lines) | stat: -rw-r--r-- 210 bytes parent folder | download | duplicates (21)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
	<!ELEMENT internalentites (#PCDATA)>
	<!ATTLIST internalentities 
		test (CDATA) #IMPLIED>
	<!ENTITY simple 'simple entity' >
	<!ENTITY simple2 'another simple entity'>