Issue Details (XML | Word | Printable)

Key: BCMS-196
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Savvas Triantafyllou
Reporter: Savvas Triantafyllou
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

DefinitionService should provide a method for validating XSD schemas in respsect to existing schemas for a repository

Created: 27/Feb/10 07:26 PM   Updated: 27/Feb/10 07:31 PM
Component/s: betacms-repository, betacms-repository-api, betacms-repository-model
Affects Version/s: 2.1.0.CR2
Fix Version/s: 2.1.0.GA

Time Tracking:
Not Specified


 Description  « Hide
Since an administrator should be able to manage XSD schema files through BetaCMS web console, it would be nice to be able to validate an XSD prior to its registration inside a repository.


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Savvas Triantafyllou added a comment - 27/Feb/10 07:31 PM
Added new method validateDefinintion in DefinitionService.

This method validates a provided XSD schema against the existing schemas in a repository.