VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/valid/t10.xml@ 99257

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

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

File size: 213 bytes
Line 
1<?xml version="1.0" standalone="yes"?>
2<!DOCTYPE root [
3<!ELEMENT root (cont1, (cont1, cont2?)+)>
4 <!ELEMENT cont1 EMPTY>
5 <!ELEMENT cont2 EMPTY>
6]>
7<root>
8 <cont1/>
9 <cont1/>
10 <cont1/>
11 <cont1/>
12</root>
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