Background:
As part of the FIX 5.0 SP2 Extension Pack 208, a new component PaymentStreamFormulaMathGrp was created with the following field tags
- 42683 NoPaymentStreamFormulas
[start repeating]- 42684 PaymentStreamFormula
- 42685 PaymentStreamFormulaDesc
[end-repeating]
The field tag 42684 PaymentStreamFormula was defined to be of FIX datatype ‘XMLData’.
According to FIX specifications, ‘XMLData’:
"Contains an XML document raw data with no format or content restrictions. XMLData fields are always immediately preceded by a length field. The length field should specify the number of bytes of the value of the data field (up to but not including the terminating SOH)."
Issue: Field tag 42684 PaymentStreamFormula was NOT preceded by a length field.
Question:
- Can anyone clarify if XMLData is the appropriate FIX datatype for field 42684 PaymentStreamFormula?
- If XMLData is the intended datatype, what would be the corresponding length field?
Thank you for looking into this matter.
HCLTech