Return to ent8 CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / result / noent |
1.1 ! misho 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>test 1test 2</Content> ! 10: </doc>