From 3661b2981e7d5481876c12299fe3e0ff8d5de2d0 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 17 Sep 2012 12:22:48 +0200 Subject: [PATCH] DATAMONGO-456 - Fixed element documentation in XSD. --- .../springframework/data/mongodb/config/spring-mongo-1.0.xsd | 5 +++-- .../springframework/data/mongodb/config/spring-mongo-1.1.xsd | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd index a027962ae..ff053fde5 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.0.xsd @@ -44,8 +44,9 @@ The name of the mongo definition (by default "mongoDbFactory").]]> - - The reference to a Mongo. Will default to 'mongo'. + diff --git a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd index 9bfbb8799..678494cef 100644 --- a/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd +++ b/spring-data-mongodb/src/main/resources/org/springframework/data/mongodb/config/spring-mongo-1.1.xsd @@ -44,8 +44,9 @@ The name of the mongo definition (by default "mongoDbFactory").]]> - - The reference to a Mongo. Will default to 'mongo'. +