VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/VC/NS3@ 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: 273 bytes
Line 
1<?xml version="1.0" ?>
2<!DOCTYPE foo [
3<!ELEMENT foo EMPTY>
4<!ATTLIST foo
5 xmlns CDATA #FIXED "http://example.com/fooo"
6 xmlns:foo CDATA #REQUIRED
7 foo:info CDATA #IMPLIED>
8]>
9<foo xmlns="http://example.com/foo" xmlns:foo="http://example.com/fo" foo:info="toto"/>
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