VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/VCM/AttributeNmtokens.xml@ 103951

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

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

File size: 236 bytes
Line 
1<!DOCTYPE doc [
2 <!ELEMENT doc (norm+)>
3 <!ELEMENT norm EMPTY>
4 <!ATTLIST norm attr NMTOKENS #IMPLIED>
5]>
6<doc>
7 <norm attr = ' foo bar
8'/>
9 <norm attr = 'foobar
10
11'/>
12 <norm attr = 'foo bar '/>
13 <norm attr = ' foo &#x20;bar'/>
14</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