diff --git a/application/datamodel.application.xml b/application/datamodel.application.xml
index 4b335bec9..904a13d76 100644
--- a/application/datamodel.application.xml
+++ b/application/datamodel.application.xml
@@ -472,5 +472,35 @@
+
+
+ The current page is completely displayed
+ Class hierarchy of the displayed page
+
+
+ The page displayed
+ Page
+
+
+ Debug string
+ string
+
+
+
+
+ Inform the listeners about the connection states
+
+
+
+ The login step result code (LoginWebPage::EXIT_CODE_...)
+ integer
+
+
+ Current login state (except LoginWebPage::LOGIN_STATE_CONNECTED)
+ string
+
+
+
+
diff --git a/core/datamodel.core.xml b/core/datamodel.core.xml
index ecf9e0fab..e1a47a521 100644
--- a/core/datamodel.core.xml
+++ b/core/datamodel.core.xml
@@ -269,7 +269,7 @@
-
+
An object details is about to be displayed to a user
Class hierarchy of the displayed object