DATAMONGO-648 - Replaced XSD ids with XSD strings.
This change allows usage of Spring Data MongoDB XML namespace elements with <bean /> element using a profile. This scenario creates the case of e.g. two <mongo:db-factory /> declarations in the same XML file.
@ -35,7 +35,7 @@ Defines a MongoDbFactory for connecting to a specific database
@@ -35,7 +35,7 @@ Defines a MongoDbFactory for connecting to a specific database
@ -35,7 +35,7 @@ Defines a MongoDbFactory for connecting to a specific database
@@ -35,7 +35,7 @@ Defines a MongoDbFactory for connecting to a specific database
The name of the mongo definition (by default "mongo").]]></xsd:documentation>
@ -508,7 +508,7 @@ Defines a MongoDbFactory for connecting to a specific database
@@ -508,7 +508,7 @@ Defines a MongoDbFactory for connecting to a specific database
The name of the mongo definition (by default "mongoDbFactory").]]></xsd:documentation>
@ -561,7 +561,7 @@ Defines a MongoDbFactory for connecting to a specific database
@@ -561,7 +561,7 @@ Defines a MongoDbFactory for connecting to a specific database