{% extends "aristotle_mdr/downloads/pdf/managedContent.html" %} {% block title %}{{ item.name }} ({{item.status}}){% endblock %} {% block objSpecific %}

Representational attributes

{% include "aristotle_mdr/downloads/pdf/inline/valueDomainRepresentation.html" %}

Relational attributes

{% if item.dataelement_set.all %}

Data Elements implementing this Value Domain

{% endif %} {% endblock %}