diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
index 53c07fd206..7fe66e3c26 100644
--- a/docs/schemas/domain.rng
+++ b/docs/schemas/domain.rng
@@ -306,6 +306,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -2147,9 +2159,10 @@
Type library
Our unsignedInt doesn't allow a leading '+' in its lexical form
- A domain name shoul be made of ascii, numbers, _-+ and is non-empty
+ A domain name should be made of ascii, numbers, _-+ and is non-empty
UUID currently allows only the 32 characters strict syntax
memoryKB request at least 4Mbytes though Xen will grow bigger if too low
+ weight currently is in range [100, 1000]
-->
@@ -2182,6 +2195,13 @@
-1
+
+
+ [0-9]+
+ 100
+ 1000
+
+
[0-9]+