From 714734115a232fe514f9237be64ec93fcaf45437 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Tue, 15 Mar 2016 18:19:19 -0400 Subject: [PATCH] Fix WS XSD for proper `header-mapper` type --- .../integration/ws/config/spring-integration-ws-4.3.xsd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spring-integration-ws/src/main/resources/org/springframework/integration/ws/config/spring-integration-ws-4.3.xsd b/spring-integration-ws/src/main/resources/org/springframework/integration/ws/config/spring-integration-ws-4.3.xsd index 4b31a64499..c4b34fe1a7 100644 --- a/spring-integration-ws/src/main/resources/org/springframework/integration/ws/config/spring-integration-ws-4.3.xsd +++ b/spring-integration-ws/src/main/resources/org/springframework/integration/ws/config/spring-integration-ws-4.3.xsd @@ -254,13 +254,13 @@ - Reference to a HeaderMapper<SoapHeader> implementation + Reference to a SoapHeaderMapper implementation that this gateway will use to map between Spring Integration MessageHeaders and the SoapHeader. - + @@ -381,13 +381,13 @@ this list can also be simple patterns to be matched against the header names (e. - Reference to a HeaderMapper<SoapHeader> implementation + Reference to a SoapHeaderMapper implementation that this gateway will use to map between Spring Integration MessageHeaders and the SoapHeader. - +