http://www.springframework.org/schem...-mongo-1.0.xsd
is still referencing http://www.springframework.org/schem...-beans-2.5.xsd.

Is that really coherent when we know that most VMWare cloudfoundry deployments require/make use of
<beans profile="… ">
which is available only in 3.x xsd ?

Should not better to have two different mongo.xsd to avoid any potential problems using a XSD having a dependency on 2.5 beans format from an applicationContext.xml depending itself on 3.x beans format ?