blob: 2a2c71457293285f7846b08240067102bc8190c8 [file] [log] [blame]
SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElementNs(test, xml, 'http://www.w3.org/XML/1998/namespace', 0, 0, 0)
SAX.endElementNs(test, xml, 'http://www.w3.org/XML/1998/namespace')
SAX.endDocument()