std::cout<<"new location name is "<<locationName<<std::endl;
propertyName=locationAndPropertyName.second;
if(locationName.empty()){
throwstd::logic_error(std::string("Invalid XML content in global import of ")+importSource+": Cannot create location name from '"+nameSource+"', one hirarchy level is missing.");