Skip to content

Commit

Permalink
Clarify mime type of FMI 3.0 binary variables
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre R. Mai <[email protected]>
  • Loading branch information
pmai committed Apr 15, 2024
1 parent e6f3889 commit c040ee1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/spec/binary_variables.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ The actual binary variable shall contain an annotation of the following form in
It is an error if there is not exactly one variable for the same name.

The MIME type given in `@mime-type` shall be a valid MIME type specification.
It shall be identical to the MIME type specification given in the `@mimeType` attribute of the binary variable element.

In the case of OSI-specified data, the MIME type shall have the following form to indicate that the binary content is conformant to the given OSI version and contains a message of the given type:

Expand Down

0 comments on commit c040ee1

Please sign in to comment.