blob: 84a39284149bb6b62da4a9be718cb9bae2254759 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*******************************************************************************
* Copyright (c) 2002-2005 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 - Initial API and implementation
*******************************************************************************/
-->
<plugin>
<extension
id="wsdlWSIValidator"
name="%_UI_WSDL_WSI_VALIDATOR"
point="org.eclipse.wst.wsdl.validation.extvalidator">
<extvalidator
namespace="http://schemas.xmlsoap.org/wsdl/"
class="org.eclipse.wst.wsi.internal.validate.wsdl.WSDLValidator"
resourcebundle="wsivalidate">
</extvalidator>
</extension>
</plugin>