diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd index c5e467405..cb7a7868e 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.8.xsd @@ -37,8 +37,8 @@ Defines a MongoClient instance used for accessing MongoDB. - - + + @@ -170,8 +170,8 @@ The MongoClientURI string.]]> + Top-level element that contains one or more custom converters to be used for mapping + domain objects to and from Mongo's DBObject]]> @@ -389,10 +389,10 @@ The name of the Mongo object that determines what server to monitor. (by default --> - - + + @@ -451,14 +451,14 @@ The comma delimited list of host:port entries to use for replica set/pairs. - - + + @@ -559,10 +559,10 @@ The SSLSocketFactory to use for the SSL connection. If none is configured here, - - + + @@ -614,11 +614,11 @@ The comma delimited list of username:password@database entries to use for authen - - - + + + - + @@ -765,8 +765,8 @@ The SSLSocketFactory to use for the SSL connection. If none is configured here, + Element defining a custom converter. + ]]>