module sm-mod {
  yang-version 1.1;
  namespace "urn:sm-mod";
  prefix "sm-mod";

  import sm-modp {
    prefix smp;
  }
}