Lines Matching full:people
310 xmlns="http://people.example.com">329 for actor in root.findall('{http://people.example.com}actor'):330 name = actor.find('{http://people.example.com}name')338 ns = {'real_person': 'http://people.example.com',