WskillRef block
A cross-reference to another wskill, resolved by name against repo peers or by url.
| Property | Type | Required | Description |
|---|---|---|---|
| id | identifier | yes | |
| name | utf8 | yes | |
| url | utf8 | no | |
| relation | utf8 | no | |
| status | utf8 | no |
wcl
wskill_ref wdoc {
name = "wdoc"
relation = "peer — the renderer this format uses"
status = "exists"
url = "../wdoc/"
}