VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/pattern/namespaces.xml@ 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: 225 bytes
Line 
1<a xmlns:a="http://a" xmlns:b="http://b" xmlns:c="http://a">
2 <b/>
3 <a:a>
4 <b:b/>
5 </a:a>
6 <b:b>
7 <a>
8 <a:a>
9 <b:b/>
10 </a:a>
11 </a>
12 </b:b>
13 <a xmlns="http://a">
14 <a xmlns=""/>
15 </a>
16 <c:a/>
17</a>
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