1874

Element has attribute but the value of the attribute is invalid.

Notice! This page describes the nature of the error using a hypothetical example and not the erroneous data of the input test file. You should however be able to apply this information to your error case.

Error description:

Element has attribute but the value of the attribute is invalid.

Explanation of the error message given by the validator:

"Element 'elem1', attribute 'att1': The value 'valueX' does not match the fixed value constraint 'valueY'."

Where elem1 has attribute att1 which has invalid value. In this case attribute has only one possible value (fixed value constraint) and it is valueY.