In your spring context xml mvc namespace url should match url in schemaLocation. Something like this:
This is a standard XML namespace declaration. The namespace url is sort of an unique id, which is then mapped to the actual schema location in xsi:schemaLocation.