/* 1240 */ binding.addParticle(particleBinding);
/* */ }
/* */
/* */ private static void customizeTerm(XSAnnotation an, TermBinding term, boolean trace)
/* */ {
/* 1245 */ XsdAnnotation xsdAn = XsdAnnotation.unmarshal(an.getAnnotationString());
/* 1246 */ XsdAppInfo appInfo = xsdAn.getAppInfo();
/* 1247 */ if (appInfo != null)
/* */ {
/* 1249 */ Boolean skip = null;
/* */
/* 1251 */ ClassMetaData classMetaData = appInfo.getClassMetaData();