VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/att7@ 98103

Last change on this file since 98103 was 95312, checked in by vboxsync, 2 years ago

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

File size: 162 bytes
Line 
1<!DOCTYPE x [
2<!ELEMENT x (test*)>
3<!ELEMENT test EMPTY>
4<!ATTLIST test att CDATA "attvalue">
5<!ENTITY test.ent "<test/>">
6]>
7<x>
8 <test/>
9 &test.ent;
10</x>
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