struct Node * ami_mime_from_datatype(struct DataType *dt, lwc_string **mimetype, struct Node *start_node)
Return a MIME Type matching a DataType.
struct Node * ami_mime_to_filetype(lwc_string *mimetype, lwc_string **filetype, struct Node *start_node)
Return the DefIcons type matching a MIME type.
Declaration of content enumerations.