omdev.spad line 1 [edit on github]
OpenMathEncoding is the set of valid OpenMath encodings.
OMencodingBinary()
is the constant for the OpenMath binary encoding.
OMencodingSGML()
is the constant for the deprecated OpenMath SGML encoding.
OMencodingUnknown()
is the constant for unknown encoding types. If this is used on an input device, the encoding will be autodetected. It is invalid to use it on an output device.
OMencodingXML()
is the constant for the OpenMath XML
encoding.