source:
vbox/trunk/src/libs/libxml2-2.9.14/test/errors/dtd13@
102792
Last change on this file since 102792 was 95312, checked in by , 2 years ago | |
---|---|
File size: 90 bytes |
Line | |
---|---|
1 | <!DOCTYPE doc [ |
2 | <!ENTITY EndAttr "27'" > |
3 | ]> |
4 | <doc> |
5 | <element attribute='a-&EndAttr;> |
6 | </doc> |
Note:
See TracBrowser
for help on using the repository browser.