blob: eb9c8d14bd964a8ef272bc31944a308b80d10298 [file] [log] [blame]
/**
* <copyright>
*
* Copyright (c) 2002, 2016 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
*
* </copyright>
*
* File plugins/com.ibm.etools.webservice.explorer/wsexplorer/src/com/ibm/etools/webservice/explorer/wsdl/fragment/IXSDElementFragment.java, wsa.etools.ws.explorer, lunar-5.1.2, 20031231a 1
* Version 1.1 03/02/28 15:26:05
*/
package org.eclipse.wst.ws.internal.explorer.platform.wsdl.fragment;
public interface IXSDAttributeFragment extends IXSDDelegationFragment {
}