VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/result/noent/ent10@ 98508

Last change on this file since 98508 was 95312, checked in by vboxsync, 3 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 248 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE rnode [
3<!ELEMENT rnode (f)>
4<!ELEMENT f (#PCDATA)>
5<!ATTLIST f att1 CDATA #FIXED "J">
6<!ENTITY f "
7 <f>
8 hello world
9 </f>
10 ">
11]>
12<rnode>
13
14 <f>
15 hello world
16 </f>
17
18</rnode>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette