source:
vbox/trunk/src/libs/libxml2-2.9.14/test/WFC/NoExternalEntityRef@
96091
Last change on this file since 96091 was 95312, checked in by , 3 years ago | |
---|---|
File size: 149 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <!DOCTYPE a [ |
3 | <!ENTITY ext SYSTEM "ext.ent"> |
4 | ]> |
5 | <a att="wrong &ext; ref"> violates [ WFC: No External Entity References ] </a> |
Note:
See TracBrowser
for help on using the repository browser.