diff --git a/spring-framework-reference/src/xsd-configuration.xml b/spring-framework-reference/src/xsd-configuration.xml index af243c09c7..0ae3d79f85 100644 --- a/spring-framework-reference/src/xsd-configuration.xml +++ b/spring-framework-reference/src/xsd-configuration.xml @@ -362,10 +362,12 @@ public class Client { ]]> If no 'list-class' attribute is supplied, a List implementation will be chosen by the container. +
<literal><util:map/></literal> @@ -407,10 +409,12 @@ public class Client { ]]> If no 'map-class' attribute is supplied, a Map implementation will be chosen by the container. +
<literal><util:set/></literal> @@ -452,10 +456,12 @@ public class Client { ]]> If no 'set-class' attribute is supplied, a Set implementation will be chosen by the container. +