1053: Inconsistent element definitions
In the MultipleExercise complex the type of the minimumNumberOfOptions element is xsd:nonNegativeInteger while the type of maximumNumberOfOptions element is NonNegativeDecimal. I suspect the maximum value should also be a xsd:nonNegativeInteger. Any comments?