Edit

kc3-lang/libxml2/result/ns7.sax

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2006-01-04 14:03:10
    Hash : 6977c6c4
    Message : fix bug #324432 with <xml:foo/> added to the regression tests Daniel * SAX2.c: fix bug #324432 with <xml:foo/> * test/ns7 resul//ns7*: added to the regression tests Daniel

  • result/ns7.sax
  • SAX.setDocumentLocator()
    SAX.startDocument()
    SAX.startElement(xml:test)
    SAX.endElement(xml:test)
    SAX.endDocument()