Sbe has variable length fields that are not generated correctly:
<ns2:message name="Negotiate500" id="500" description="Negotiate" blockLength="76" semanticType="Negotiate">
<field name="CustomerFlow" id="39000" type="ClientFlowType" description="Constant value representing type of flow from customer to CME" semanticType="String"/>
<field name="Firm" id="39007" type="String5Req" description="Firm ID" offset="71" semanticType="String"/>
...
<data name="Credentials" id="39008" type="DATA" description="Not used and will be set to 0" semanticType="data"/>
</ns2:message>
Sbe has variable length fields that are not generated correctly: