Home | History | Annotate | Download | only in noent
      1 SAX.setDocumentLocator()
      2 SAX.startDocument()
      3 SAX.comment( This file is encoded in UTF-16BE )
      4 SAX.startElementNs(repository, NULL, NULL, 0, 1, 0, repositroy_id='test...', 4)
      5 SAX.startElementNs(namespace, NULL, NULL, 0, 1, 0, name='test...', 4)
      6 SAX.endElementNs(namespace, NULL, NULL)
      7 SAX.endElementNs(repository, NULL, NULL)
      8 SAX.endDocument()
      9