| ![[BACK]](/icons/cvsweb/back.gif) Return to ent8 CVS log ![[TXT]](/icons/cvsweb/text.gif) | ![[DIR]](/icons/cvsweb/dir.gif) Up to  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test | 
1.1       misho       1: <!DOCTYPE doc [
                      2: <!ENTITY test1 "test 1">
                      3: <!ENTITY test2 "test 2">
                      4: ]>
                      5: <doc>
                      6:    <Content>Retenção</Content>
                      7:    <Content><></Content>
                      8:    <Content>&test1;&test2;</Content>
                      9: </doc>