VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/VC/ElementValid8@ 95312

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

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

File size: 165 bytes
Line 
1<!DOCTYPE doc [
2<!ELEMENT doc ((a, b)| (a, c))>
3<!ELEMENT a EMPTY>
4<!ELEMENT b (#PCDATA)>
5<!ELEMENT c (#PCDATA)>
6]>
7<doc><a/><c> doc is non-deterministic </c></doc>
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