Add integer-or-max datatype to use with Data Forms Validation.
This section defines a datatype "integer-or-max" to be used with &xep0122;. An implementation may use this type to validate fields such as "pubsub#children_max", "pubsub#item_expire" or "pubsub#max_items".
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+]]>
+ The meaning of a value of this type is defined in each field named above.
+When the <range/> element is used in combination with this datatype, it applies to the integer value.
+The following datatype shall be registered for use with Data Forms Validation:
+
+ integer-or-max
+
+ Datatype used for text-single fields where the accepted value is
+ either an integer or the string "max".
+
+ XEP-0060
+
]]>