{% for oAttr in oView.getAttributes() %}
{{ oAttr.title }}
{{ oAttr.value }}
{% endfor %}