Lines Matching full:people
287 xmlns="http://people.example.com">306 for actor in root.findall('{http://people.example.com}actor'):307 name = actor.find('{http://people.example.com}name')316 ns = {'real_person': 'http://people.example.com',