Class WsdlXmlValidator

All Implemented Interfaces:
HasSpecialDefaultValues, FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, HasTransactionAttribute, IConfigurable, IDualModeValidator, IForwardTarget, IPipe, IScopeProvider, IValidator, IWithParameters, IXmlValidator, NameAware, EventThrowing, SchemasProvider, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle

public class WsdlXmlValidator extends SoapValidator
XmlValidator that will read the XSD's to use from a WSDL. As it extends the SoapValidator is will also add the SOAP envelope XSD.
Author:
Michiel Meeuwissen, Jaco de Groot