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.

8 lines
294 B
Plaintext

SAX.setDocumentLocator()
SAX.startDocument()
SAX.startElementNs(repository, NULL, NULL, 0, 1, 0, repositroy_id='test...', 4)
SAX.startElementNs(namespace, NULL, NULL, 0, 1, 0, name='test...', 4)
SAX.endElementNs(namespace, NULL, NULL)
SAX.endElementNs(repository, NULL, NULL)
SAX.endDocument()