Edit

kc3-lang/libxml2/SAXresult/att2

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-11-18 14:02:05
    Hash : 07136650
    Message : Fixed some wrongly space collapsing code due to misreading of the spec, Daniel.

  • SAXresult/att2
  • SAX.setDocumentLocator()
    SAX.startDocument()
    SAX.startElement(doc, attr='to normalize   with a space')
    SAX.endElement(doc)
    SAX.endDocument()