/* */ } } ;
/* */ }
/* */
/* */ private void writeKeyOrValue(ExplicitGroup seq, String tagName, NonElement<T, C> typeRef) {
/* 1253 */ LocalElement key = seq.element().name(tagName);
/* 1254 */ key.minOccurs(0);
/* 1255 */ writeTypeRef(key, typeRef, "type");
/* */ }
/* */
/* */ public void addGlobalAttribute(AttributePropertyInfo<T, C> ap) {
/* 1259 */ this.attributeDecls.put(ap.getXmlName().getLocalPart(), ap);