The naming convention for top-level business objects is as follows:
FIX <FIX_version>_<message_type_description>
For example: FIX43_ExecutionReport is the name of a version 4.3 FIX message.
Each attribute name within a FIX business object definition must be unique. More specific attribute and child business object naming conventions are discussed in the sections below.