Searched refs:EDMX (Results 1 – 2 of 2) sorted by relevance
33 EDMX = "{http://docs.oasis-open.org/odata/ns/edmx}" variable57 for ref in root.findall(EDMX + "Reference"):62 for inc in ref.findall(EDMX + "Include"):79 ds = root.find(EDMX + "DataServices")
20 EDMX = "{http://docs.oasis-open.org/odata/ns/edmx}" variable52 data_services = root.findall(EDMX + "DataServices")