Name: <%= @attr_def.attr_def_name %>
Label: <%= @attr_def.label %>
Description: <%= @attr_def.description %>
Mandatory: <%= @attr_def.mandatory %>
Category: <%= @attr_def.category %>
Datatype: <%= @attr_def.dataType %>
<% if @attr_def.childEntityDef != nil %>Child EntityDef: <%= link_to @attr_def.childEntityDef.label, @attr_def.childEntityDef %>
<%end%>Attrdef childs
Attrdef parents