From b3aefac9c337d3ba4875814673c97e6407f43057 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deleuze?= Date: Tue, 28 Oct 2025 15:38:53 +0100 Subject: [PATCH] Remove jibx-marshaller element from spring-oxm.xsd Closes gh-35699 --- .../springframework/oxm/config/spring-oxm.xsd | 34 ------------------- 1 file changed, 34 deletions(-) diff --git a/spring-oxm/src/main/resources/org/springframework/oxm/config/spring-oxm.xsd b/spring-oxm/src/main/resources/org/springframework/oxm/config/spring-oxm.xsd index 245b18c54c3..265244c202a 100644 --- a/spring-oxm/src/main/resources/org/springframework/oxm/config/spring-oxm.xsd +++ b/spring-oxm/src/main/resources/org/springframework/oxm/config/spring-oxm.xsd @@ -46,40 +46,6 @@ - - - - - Defines a JiBX Marshaller. Deprecated as of Spring Framework 5.1.5! - - - - - - - - - - - - The target class to be bound with JiBX. - - - - - The target package for the JiBX binding. - - - - - The binding name used by this marshaller. - - - - - - - A class supported by a marshaller.