Edit

kc3-lang/libxml2/result/ns6

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2005-01-04 21:50:05
    Hash : 48df9613
    Message : fixed namespace bug in push mode reported by Rob Richards added it to the * parser.c: fixed namespace bug in push mode reported by Rob Richards * test/ns6 result//ns6*: added it to the regression tests * xmlmodule.c testModule.c include/libxml/xmlmodule.h: added an extra option argument to module opening and defined a couple of flags to the API. Daniel

  • result/ns6
  • <?xml version="1.0"?>
    <root>
      <foo xmlns="http://abc"/>
      <bar/>
    </root>