From 75afe1adc3995049628c5b22c59f66b71f1c4002 Mon Sep 17 00:00:00 2001 From: Julian Verdurmen <304NotModified@users.noreply.github.com> Date: Thu, 13 Jun 2019 02:36:53 +0200 Subject: [PATCH] XSD: Support in (#3478) * Support value in variable --- tools/MakeNLogXSD/TemplateXSD.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/tools/MakeNLogXSD/TemplateXSD.xml b/tools/MakeNLogXSD/TemplateXSD.xml index 713dc6dfa0..454f527d81 100644 --- a/tools/MakeNLogXSD/TemplateXSD.xml +++ b/tools/MakeNLogXSD/TemplateXSD.xml @@ -234,12 +234,19 @@ + + + + Variable value. Note, the 'value' attribute has precedence over this one. + + + Variable name. - + Variable value.