You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
line 53, column 68: relationship must be 'allow' or 'disallow': deny (23 occurrences) [help]
However the spec says:
relationship indicates the type of relationship that the restriction represents (allow | deny). In the example above, the media object should only be syndicated in Australia and the United States. It is a required attribute.
The text was updated successfully, but these errors were encountered:
I have just been trying to validate some RSS that contains:
I got the following validation error:
However the spec says:
The text was updated successfully, but these errors were encountered: