Message Format Language

Proprietary language to describe the layout of binary data

This is the current revision of this page, as edited by imported>Awkwafaba at 02:48, 6 October 2023 (]). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Message Format Language (MFL) is a BEA proprietary language to describe the layout of binary data, and defines rules to transform the binary data in typed data.

MFL can be used by the Oracle Service Bus (OSB) to assist in the creation of service types as part of service-oriented architecture (SOA) implementations.

External links

  • "A Message Format Language (MFL) document is a specialized XML document used to describe the layout of binary data. It is a BEA proprietary language used to define rules to transform formatted binary data into XML data. An MFL document conforms to the MFL.DTD, which includes elements and attributes used to describe each field of data, as well as groupings of fields (Groups), repetition, and aggregation". Using the AquaLogic Service Bus Console on Oracle's site.