if dV = doc->getElementsByTagName(L"ED211")->item(0);
find element <ED211, bat not find <pr:ED211 Whether there is a simple way to find all elements with a prefix and without not touching space of names
if dV = doc->getElementsByTagName(L"ED211")->item(0);
find element <ED211, bat not find <pr:ED211 Whether there is a simple way to find all elements with a prefix and without not touching space of names