The yes-no data type
The yes-no type is used for boolean-like attributes. We cannot use W3C XML Schema booleans due to their restrictions on expression of boolean values.
Allowed values
Base type: xs:token
| yes | True. |
| no | False. |
Where is this type used?
<score> — new-page attribute