Question: In an XML DTD, attributes are declared with an ATTLIST declaration. You need to validate the color attribute for element `` against a fixed list of values. Which is the correct declaration?
- ``
- ``
- ``
- ``
Answer: The correct answer of the above question is Option C:``