VirtualBox

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

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

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

File size: 217 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 &f;
14</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