You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
243 B
Plaintext

SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElementNs(diagram, NULL, NULL, 0, 4, 0, testattr='test...', 4, xml:lang='en" ...', 2, xml:link='simp...', 6, xml:space='pres...', 8)
SAX.endElementNs(diagram, NULL, NULL)
SAX.endDocument()