Hash : cf46199c Author : Date : 2000-03-14T18:30:20
This is the 2.0.0-beta, lots and lots and lots of changes Have a look at http://xmlsoft.org/upgrade.html Daniel
Download
1 2 3 4 5 6 7 8 9 10
<?xml version="1.0"?> <!DOCTYPE doc [ <!ENTITY test1 "test 1"> <!ENTITY test2 "test 2"> ]> <doc> <Content>Retenção</Content> <Content><></Content> <Content>&test1;&test2;</Content> </doc>