From 1be422fb4c96825fbc445f3ca5062f8885010732 Mon Sep 17 00:00:00 2001 From: HansBusch <47081128+HansBusch@users.noreply.github.com> Date: Thu, 27 May 2021 11:50:57 +0200 Subject: [PATCH 1/2] Remove hidden annotation with wrong restriction (related to ext-2179) --- wsdl/ver10/schema/onvif.xsd | 6 ------ 1 file changed, 6 deletions(-) diff --git a/wsdl/ver10/schema/onvif.xsd b/wsdl/ver10/schema/onvif.xsd index 3c07072bd..54b09caa1 100644 --- a/wsdl/ver10/schema/onvif.xsd +++ b/wsdl/ver10/schema/onvif.xsd @@ -6563,12 +6563,6 @@ If set to 0.0, infinity will be used. - - - List of parameters according to the corresponding ItemListDescription. - Each item in the list shall have a unique name. - - From 2d07b9e985c3a7ed85ae4bb2af08aafa0a6424c0 Mon Sep 17 00:00:00 2001 From: HansBusch <47081128+HansBusch@users.noreply.github.com> Date: Wed, 2 Jun 2021 06:45:10 +0200 Subject: [PATCH 2/2] Fix typo related to change. --- wsdl/ver10/schema/onvif.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wsdl/ver10/schema/onvif.xsd b/wsdl/ver10/schema/onvif.xsd index 54b09caa1..c4ec20c9c 100644 --- a/wsdl/ver10/schema/onvif.xsd +++ b/wsdl/ver10/schema/onvif.xsd @@ -6750,7 +6750,7 @@ If set to 0.0, infinity will be used. - List of configuration parameters as defined in the correspding description. + List of configuration parameters as defined in the corresponding description.