From 58622fab75bfb636c272d86baa8ddedadb40ab56 Mon Sep 17 00:00:00 2001 From: jan-vcapgemini Date: Thu, 10 Aug 2023 12:37:05 +0200 Subject: [PATCH] #1696: applied code reformat --- .../schema/v6.0/templateSetConfiguration.xsd | 35 +++++++++---------- 1 file changed, 17 insertions(+), 18 deletions(-) diff --git a/cobigen/cobigen-core/src/main/resources/schema/v6.0/templateSetConfiguration.xsd b/cobigen/cobigen-core/src/main/resources/schema/v6.0/templateSetConfiguration.xsd index 968eb74354..fb3133ec02 100644 --- a/cobigen/cobigen-core/src/main/resources/schema/v6.0/templateSetConfiguration.xsd +++ b/cobigen/cobigen-core/src/main/resources/schema/v6.0/templateSetConfiguration.xsd @@ -1,23 +1,22 @@ + targetNamespace="http://capgemini.com/devonfw/cobigen/TemplateSetConfiguration" + xmlns:cc="http://capgemini.com/devonfw/cobigen/ContextConfiguration" + xmlns:tc="http://capgemini.com/devonfw/cobigen/TemplatesConfiguration" elementFormDefault="qualified" + version="6.0"> + + - - - - - - - - - - - - + + + + + + + + + \ No newline at end of file