758: shared-6 needs a condition
shared-6 is currently:< " shared-6 (Mandatory) Context: AmericanExercise (complex type) earliestExerciseTime/hourMinuteTime < latestExerciseTime/hourMinuteTime, if latestExerciseTime exists. " The existence of latestExercisTime is a condition to firing the rule. Solution: " shared-6 (Mandatory) Context: AmericanExercise (complex type)[exists(latestExerciseTime)] earliestExerciseTime/hourMinuteTime < latestExerciseTime/hourMinuteTime "