[XMLProcessor] begining to process test_level1.xml
Error at line  23  in  test_level1.xml
---     exception      ---
Error in dtm._proc(): 
exceptions.AttributeError respository
--- stack trace        ---
> XMLProcessor.py(92)run()
-> if self.factory.feed(data) == true:
  XMLFactory.py(747)feed()
-> match(self, p)
  XMLFactory.py(741)match()
-> func(obj)
  XMLFactory.py(679)handle_tag()
-> self.client.emptyTag( obj )
  qtXMLClient.py(113)emptyTag()
-> x = self.match(obj)
  qtXMLClient.py(75)match()
-> x.call( obj )
  connection.py(87)call()
-> exec( cobj )
  <string>(3)?()
