Class WsdlXmlValidator

All Implemented Interfaces:
HasSpecialDefaultValues, HasPhysicalDestination, HasTransactionAttribute, IConfigurable, IConfigurationAware, IDualModeValidator, IForwardTarget, INamedObject, IPipe, IScopeProvider, IValidator, IWithParameters, IXmlValidator, EventThrowing, HasStatistics, SchemasProvider, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware

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