Multiple declaration (NOT)
$('.data-store:not([type="checkbox"], [type="radio"])').each(function() { //here content })