File: bug-110.xml

package info (click to toggle)
libxslt 1.1.32-2.2~deb10u1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 29,532 kB
  • sloc: xml: 75,487; ansic: 34,198; sh: 4,267; python: 3,045; makefile: 2,978; perl: 34
file content (9 lines) | stat: -rw-r--r-- 153 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
<!DOCTYPE root [ 
<!ATTLIST elem id ID #IMPLIED> 
<!ENTITY target SYSTEM "bug-110.ent"> 
]> 
 
<root> 
  &target;
  <!-- <elem id='id0' /> --> 
</root>