Edit

kc3-lang/libxml2/result/noent/ent4

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-08-29 21:02:19
    Hash : b96e6438
    Message : Release 1.6, lot of fixes, more validation, code cleanup, added namespace on attributes, Daniel.

  • result/noent/ent4
  • <?xml version="1.0"?>
    <!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
    <!ENTITY xml "Extensible Markup Language">
    ]>
    <EXAMPLE>
      Test of &amp;amp; behaviour a&amp;b .
    </EXAMPLE>