You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
SAX.setDocumentLocator() |
|
SAX.startDocument() |
|
SAX.comment( This file is encoded in UTF-16LE ) |
|
SAX.startElement(repository, repositroy_id='test') |
|
SAX.startElement(namespace, name='test') |
|
SAX.endElement(namespace) |
|
SAX.endElement(repository) |
|
SAX.endDocument()
|
|
|