else
{
attributeBundle = handler.getBundleName();
}
prefix = "attribute." + namespacePrefix + '.';
final DefaultAttributeMetaData metaData = new DefaultAttributeMetaData
(namespace, attrName, attributeBundle, prefix,
handler.getPropertyEditor(), handler.getValueType(), handler.isExpert(),
handler.isPreferred(), handler.isHidden(), handler.isDeprecated(), handler.isMandatory(),
handler.isComputed(), handler.isTransient(), handler.getValueRole(), handler.isBulk(),
handler.isDesignTimeValue(), handler.getAttributeCore(), handler.isExperimental(),