diff --git a/wsdl/ver10/schema/onvif.xsd b/wsdl/ver10/schema/onvif.xsd
index 697a1f181..0ac9d2890 100755
--- a/wsdl/ver10/schema/onvif.xsd
+++ b/wsdl/ver10/schema/onvif.xsd
@@ -1124,6 +1124,13 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
the maximum output bitrate in kbps
+
+
+ The target average output bitrate in kbps. If this parameter is set to 0, AverageBitRate shall be ignored.
+ If this parameter is configured beyond BitrateLimit, device adapts to BitrateLimit.
+ When this parameter is set to a non-zero value, ConstantBitRate shall be ignored.
+
+
@@ -1183,6 +1190,11 @@ IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE FO
Signal whether enforcing constant bitrate is supported.
+
+
+ Signal whether enforcing average bitrate is supported.
+
+