context);
context.addSupplementaryValidator(new DOMSupplementaryValidatorDetails(
MCSNamespace.DEVICE_IDENTIFICATION.getURI(),
DeviceRepositorySchemaConstants.REGULAR_EXPRESSION_ELEMENT_NAME,
new ContentPresentElementValidator(
DeviceRepositorySchemaConstants.
REGULAR_EXPRESSION_ELEMENT_NAME,
MCSNamespace.DEVICE_IDENTIFICATION)));
}