source:
vbox/trunk/src/libs/libxml2-2.9.14/result/ent8@
98508
Last change on this file since 98508 was 95312, checked in by , 3 years ago | |
---|---|
File size: 213 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <!DOCTYPE doc [ |
3 | <!ENTITY test1 "test 1"> |
4 | <!ENTITY test2 "test 2"> |
5 | ]> |
6 | <doc> |
7 | <Content>Retenção</Content> |
8 | <Content><></Content> |
9 | <Content>&test1;&test2;</Content> |
10 | </doc> |
Note:
See TracBrowser
for help on using the repository browser.