{% block style %} {% endblock %} {% block page_header %}
{{ entry.Description }}
{% endblock %}Field/Component | Field Name | FIXML name | Req'd | Comments | Depr. | {% endblock %}
---|---|---|---|---|---|
{% if msgcontent is component %} Component {% else %} {{ msgcontent.Tag }} {% endif %} | {% if msgcontent is component %} Component {% else %} {{ msgcontent.FieldName }} {% endif %} | {{ msgcontent.AbbrName }} | {% if msgcontent.Reqd %}✔{% endif %} | {{ msgcontent.Description }} | {{ msgcontent.attrib.deprecated }} |
{{ repository.copyright }}
{% endif %} {% endblock %}