Studio - Validation rule management

Description

Subpages contain training material for Studio validation rule creation. The tasks below can be done by people who have access to XMLdation Studio. Each task lists its purpose, description and a walkthrough on how it can be completed.

Tasks

Tasks are divided into three categories:
 
A - Basics - This section focuses on main features within Studio, including validation rule generation. Learning these gives user enough information to use Studio, create simple validation rules, test implementation and make changes to existing validation projects (if already available to user).
  • Prerequisites: basics of XML and XML schemas
 
B - Advanced - focuses on creating validation rules requiring more advanced logic than automatically generated rules allow. Basics of a query language(OCL) is introduced here. Mastering this section means user is able to create advanced validation rules requiring data from multiple XML elements.
  • Prerequisites: helpful if person knows or is confident in learning basic boolean operators (and, or, not, implies)
 
C - Expert - handling cases involving a collection (usually elements with 0..n / 1..n occurrences in schema). Mastering this means user has a proficiency in creating any type of validation rule required in ISO 20022 messages (with the help of XMLdation wiki reference).
  • Prerequisites: helpful if person has prior programming experience or is confident in learning a query language