/* * Copyright 2013 Guidewire Software, Inc. */ package gw.internal.xml.xsd.typeprovider; public interface IWsdlTypeData extends IXmlTypeData { }