Last change
on this file since 98508 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
344 bytes
|
Line | |
---|
1 | <?xml version="1.0" standalone="yes"?>
|
---|
2 | <!DOCTYPE attributes [
|
---|
3 | <!ELEMENT attributes EMPTY>
|
---|
4 | <!ATTLIST attributes nmtoken NMTOKEN #IMPLIED>
|
---|
5 | <!ATTLIST attributes nmtokens NMTOKENS #IMPLIED>
|
---|
6 | <!ENTITY ent " entity&recursive; ">
|
---|
7 | <!ENTITY recursive "reference">
|
---|
8 | ]>
|
---|
9 | <attributes nmtoken="&ent; &ent; &ent;" nmtokens="Test this normalization"/>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.