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