| # /** |
| # * Copyright (c) 2008 IBM Corporation and others. |
| # * All rights reserved. This program and the accompanying materials |
| # * are made available under the terms of the Eclipse Public License v2.0 |
| # * which accompanies this distribution, and is available at |
| # * http://www.eclipse.org/legal/epl-v20.html |
| # * |
| # * Contributors: |
| # * IBM - Initial API and implementation |
| # */ |
| |
| # NLS_MESSAGEFORMAT_VAR |
| |
| pluginName = XSD Example Installer |
| providerName=Eclipse Modeling Project |
| |
| _UI_XSDExampleCategory_name = XML Schema Definition |
| |
| _UI_XSDWizard_name = XML Schema Example |
| _UI_XSDWizard_desc = Create a plug-in project that uses the XSD model APIs to load, validate, and manipulate XML Schemas |
| _UI_XSDProject_desc = This project contains source that uses the XSD model APIs to load, validate, and manipulate XML Schemas. |