Id: ${fieldValue(bean:departmentExtendedAttributeInstance, field:'id')}
Value: ${fieldValue(bean:departmentExtendedAttributeInstance, field:'value')}
Is Active: ${fieldValue(bean:departmentExtendedAttributeInstance, field:'isActive')}
Department: ${departmentExtendedAttributeInstance?.department?.encodeAsHTML()}
Extended Attribute Type: ${departmentExtendedAttributeInstance?.extendedAttributeType?.encodeAsHTML()}