diff --git a/doc/PTZ.xml b/doc/PTZ.xml
index 3c560ef3..963bd2c5 100644
--- a/doc/PTZ.xml
+++ b/doc/PTZ.xml
@@ -2411,6 +2411,24 @@ tns1:PTZController/PTZPresets/Left
INF
+]]>
+
+
+ Zoom Translation space in FOV
+ The Relative Zoom Translation Space in FOV is introduced to simplify magnification with dome cameras in graphical user interfaces. When the user wants to modify the magnification of the current camera view, they draw an area centered in the middle of the current FOV, which defines the zoom factor.
+ The zoom factor is represented by the ratio between the width of the desired area (Ww) and the width of the display window used for the video stream (Sw) relative to the current field of view.
+ The relative zoom factor is calculated as Z=1/(WwSw)
+ The Zoom Translation Space in FOV is defined as follows: The proposed minimum value in range for this relative zoom space is 0 to allow reducing the current zoom.
+
+
+ http://www.onvif.org/ver10/tptz/ZoomSpaces/TranslationSpaceFOV
+ TranslationSpace
+
+
+ 0
+ INF
+
+
]]>