diff --git a/db_structure.xml b/db_structure.xml
index 46f92fd61c465742143b08d91069860ec40fe0dd..ef161ded50925489cc59108330988d9716cc0f5d 100644
--- a/db_structure.xml
+++ b/db_structure.xml
@@ -169,7 +169,12 @@
 	</table>
 
 	<table>
-
+		<!--
+		Bidirectional Map for Mimetypes and Mimetype Id
+		- Assigns each mimetype (and supertype) a unique mimetype id integer.
+		- E.g.     application <-> 5
+		- E.g. application/pdf <-> 6
+		-->
 		<name>*dbprefix*mimetypes</name>
 
 		<declaration>