Contents

[edit]

OpenSP: Syntax of attribute value does not conform to declared value

[edit]

Cause:

The value of an attribute contained something that is not allowed by the specified syntax for that type of attribute. For instance, the “selected” attribute must be either minimized as “selected” or spelled out in full as “selected="selected"”; the variant “selected=""” is not allowed.

[edit]

Example:

Goodtextexample textexample
Goodtextexample textexample
[edit]

Solution:

textexample textexample

[edit]

References:

Retrieved from "http://www.htmlpedia.org/wiki/Sp_121"