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
According to the documentaion for <role> "It is important to assign a meaningful ID attribute to the <role>element, since this ID is referred to by who attributes on many other elements."
This is surely a mistake -- the @who attribute is intended to point to a <person> or <personGrp> according to the current schematron, not a <role>.
The text was updated successfully, but these errors were encountered:
According to the documentaion for
<role>
"It is important to assign a meaningful ID attribute to the<role>
element, since this ID is referred to by who attributes on many other elements."This is surely a mistake -- the @who attribute is intended to point to a
<person>
or<personGrp>
according to the current schematron, not a<role>
.The text was updated successfully, but these errors were encountered: