| title | description |
|---|---|
Index |
infinite recursion to this page |
{% for page in site.pages %} {{ page.title }} - {{ page.description }} (filename: {{ page.name }}) {% endfor %}
{% for property in site.data.schema-v0_2.properties %}
{% endfor %}
| attribute | name | category | type | description | required |
|---|---|---|---|---|---|
| {{ property.attribute }} | {{ property.name.en }} {{ property.name.nl }} |
{{ property.category.en }} {{ property.category.nl }} |
{{ property.type }} | {{ property.description.en }} {{ property.description.nl }} |
{{ property.required }} |