1824
Table of contents
Error Description:
There are predefined values given or there are some limitations for the value of the element but the given value does not qualify. The same error may also occur if there is no value given, in other words the element is empty.
An example:
The picture below shows an example of this type of error:
From the error message you can see that value in the 'ReqdExctnDt' element is invalid. The value does not qualify with the definition of 'ISODate'. 'ISODate' is a defined in the schema in question in this case pain.001.001.03.xsd
Explanation of the error message given by the validator:
Element 'elem1': 'value' is not a valid value of the atomic type 'predefinedValuesOrLimitations'.
Element elem1 is the element which has invalid value. Correct values are prefined or limited by predefinedValuesOrLimitations.