source:
josm/trunk/test/data/dom_external_entity.xml@
18914
| Last change on this file since 18914 was 16560, checked in by , 5 years ago | |
|---|---|
| File size: 139 bytes | |
| Line | |
|---|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE updateProfile [ |
| 3 | <!ENTITY file SYSTEM "file:///tmp/passwd"> |
| 4 | ]> |
| 5 | <root> |
| 6 | &file; |
| 7 | </root> |
Note:
See TracBrowser
for help on using the repository browser.
