VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/VC/ElementValid7@ 103850

Last change on this file since 103850 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)* , c+, a, b?, c, a?)>
3<!ELEMENT a EMPTY>
4<!ELEMENT b (#PCDATA)>
5<!ELEMENT c (#PCDATA)>
6]>
7<doc><a/><b/><a/><c/><c/><a/></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