// imported rules from common
 private Rule attributeList() {
   return commonRules.attributeList(false);
 }