In a random-slope model, the addition of Level-2 (L2) covariates implies a x-level interaction between the random Level-1 variable and the L2 covariate. In Stata (and maybe R, SAS), despite it's implicit nature, the x-level interaction needs to be explicitly entered into the model syntax by creating the interaction term(s).
Is a model considered mis-specified if one does not include these x-level interaction terms? For example, if the fixed effect of a L2 covariate is siginificant (and theoretically important) but it's x-level interaction is not significant, must the x-level interaction remain specified in the model?