Hotfix 78036

Version
This hotfix concerns SDL Tridion 2011 SP1.
Problem description
The Description field of a localized Schema cannot be changed. Trying to do so throws the exception: "Invalid value for property 'Xsd'. It is not possible to change the content (XSD) of a localized schema."
Hotfix description
Only the Description of Localized Schema fields can be changed. Content Manager validates for changes in the structure of the XSD. Schemas created in prior version of Content Manager contain old XSD which is not compatible with XSD created in current version. The hotfix regenerates the XSD before comparing.
Distributed files
Tridion.ContentManager.dll (file version 6.1.0.999)
Fixes included
Hotfix 77580
Dependencies
Hotfix 77064