Transform MTXML to MTFIN
To transform a FIN message in XML representation (MTXML) to a FIN
message in BLOB representation (MTFIN):
- The body of the input message must be:
- Encoded in UTF-8
- Provided either by the
Root.BLOB.BLOB
element or theRoot.XMLNSC
element
- The body of the output message is:
- Encoded in UTF-8
- Provided by the
Root.BLOB.BLOB
element