blob: 10f5914ba0fdf992abb8e632e73063f1118e2227 [file] [log] [blame]
kchongd10b4e42005-06-15 20:14:51 +00001###############################################################################
kchong2659aaa2007-05-02 18:21:23 +00002# Copyright (c) 2001, 2006 IBM Corporation and others.
kchongd10b4e42005-06-15 20:14:51 +00003# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# IBM Corporation - initial API and implementation
10###############################################################################
11! Properties file for component: XML Schema Validator
12
13!
14! Plugin
15!
16_UI_PLUGIN_NAME = XSD Core Plugin
jeffliubf269be2005-08-23 13:52:56 +000017XSD_Content_Type=XSD
kchongd10b4e42005-06-15 20:14:51 +000018
kchongd10b4e42005-06-15 20:14:51 +000019_UI_XML_SCHEMA_VALIDATOR = XML Schema Validator
csalter78898bb2006-04-04 05:04:30 +000020_UI_XERCES_VALIDATOR_DELEGATE = Xerces-based XML Schema Validator
david_williamsb00862a2006-02-27 09:45:08 +000021
kchong2659aaa2007-05-02 18:21:23 +000022Bundle-Vendor.0 = Eclipse.org