diff --git a/docs/xml/collection-yamldata.xml b/docs/xml/collection-yamldata.xml
index 793566ea..fb662be2 100644
--- a/docs/xml/collection-yamldata.xml
+++ b/docs/xml/collection-yamldata.xml
@@ -682,6 +682,42 @@
+
+ type
+
+
+ The release type. Allowed values are:
+
+
+ stable
+ development
+
+
+ By default, if no release type is defined, stable is assumed.
+
+ Field info: value-type:str, required:no
+
+
+
+
+ urgency
+
+
+ How important it is to install the new release as an update. Allowed values are:
+
+
+ low
+ medium
+ high
+ critical
+
+
+ If no urgency is defined, a medium urgency is implicitly assumed.
+
+ Field info: value-type:str, required:no
+
+
+
unix-timestamp