Edit

kc3-lang/libxml2/test/valid/t11.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2008-03-24 20:45:21
    Hash : 8bf64aef
    Message : fix a problem reported by Ashwin for system parameter entities referenced * parser.c: fix a problem reported by Ashwin for system parameter entities referenced from entities in external subset, add a specific loading routine. * test/valid/dtds/external.ent test/valid/dtds/external2.ent test/valid/t11.xml result/valid/t11.xml*: added the test to the regression suite Daniel svn path=/trunk/; revision=3713

  • test/valid/t11.xml
  • <!DOCTYPE root SYSTEM "dtds/external.ent">
    <root>&peInCdata;</root>