From aba26ff43232b04e39fc58dc6bbe3878225d021a Mon Sep 17 00:00:00 2001 From: Simon Vandamme Date: Tue, 29 Oct 2024 10:02:19 +0100 Subject: [PATCH 1/2] Improved doc on onAppLevel attribute --- Protocol/protocol.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Protocol/protocol.xsd b/Protocol/protocol.xsd index 9c0e8ad..9efddbe 100644 --- a/Protocol/protocol.xsd +++ b/Protocol/protocol.xsd @@ -5585,7 +5585,7 @@ As a bus address is not always needed, the default value can also be set to "fal - + Use ValidatorSuppression instead so that you can give more context. Set this attribute to "true" if the parameter needs to be available on application level (e.g. Visual Overview, Automation script, GQI query...). Note this attribute is not known by DataMiner, it's only being used by and for the protocol validator.]]> From fbb3af6109dca04cbbc92051f691d00f4b41edeb Mon Sep 17 00:00:00 2001 From: Pedro Debevere Date: Thu, 31 Oct 2024 14:06:30 +0100 Subject: [PATCH 2/2] Update protocol.xsd --- Protocol/protocol.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Protocol/protocol.xsd b/Protocol/protocol.xsd index 9efddbe..7f176be 100644 --- a/Protocol/protocol.xsd +++ b/Protocol/protocol.xsd @@ -5585,7 +5585,7 @@ As a bus address is not always needed, the default value can also be set to "fal - Use ValidatorSuppression instead so that you can give more context. Set this attribute to "true" if the parameter needs to be available on application level (e.g. Visual Overview, Automation script, GQI query...). Note this attribute is not known by DataMiner, it's only being used by and for the protocol validator.]]> + Use ValidatorSuppression instead so that you can give more context. If set to "true", this indicates the parameter needs to be available on application level (e.g. Visual Overview, Automation script, GQI query, etc.). Note: this attribute is not known by DataMiner, it's only used by the validator.]]>