blob: d2a251bbfb0fd1e6e7bdfe112250d5f45fb66b1e [file] [log] [blame]
###############################################################################
# Copyright (c) 2005, 2011 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
!
! Referenced Element Validation
!
_ERROR_REF_ELEMENT_UNDEFINED = The element {0} has not been declared.
_ERROR_DUPLICATE_ELEMENT_DECLARATION=The name {0} is used for multiple element declarations.