1151115211531154115511561157115811591160
for (int n = 0; n < current.length; ++n) { if (!_metadata.isValidValue(qname, current[n])) { Object[] filler = { qname, XmlUtils.toString(current[n], false) }; throw new MetadataValidationFault(_MESSAGES.get("InvalidValue", filler)); } } } }
1124112511261127112811291130113111321133
1142114311441145114611471148114911501151