From 1219567d996c8279e797f5f50bc854245612fc31 Mon Sep 17 00:00:00 2001 From: Alder Date: Tue, 24 Oct 2023 16:11:11 +0200 Subject: [PATCH] remove connectionTypeType and rename connectionType to systemConnectionType to avoid java lib errors --- schema/cpacs_schema.xsd | 152 ++++++++++++++++++---------------------- 1 file changed, 68 insertions(+), 84 deletions(-) diff --git a/schema/cpacs_schema.xsd b/schema/cpacs_schema.xsd index eaf6d66..dea692b 100644 --- a/schema/cpacs_schema.xsd +++ b/schema/cpacs_schema.xsd @@ -7750,89 +7750,6 @@ cpacs@dlr.de - - - - - - Connections - - - - - - - - - - - - - - - - - - - Connection - - - - - - - - - - Name - - - - - Description - - - - - Type of the connection - - - - - - - - - - - - - - - - - - - - - Type of the connection - - - - - - - - - - - - - - - - - @@ -35383,13 +35300,80 @@ The fuel tank volume type should also be used for the wing fuel tank - + + + + + + + Connections + + + + + + + + + + + + + + + + + + + Connection + + + + + + + + + + Name + + + + + Description + + + + + Type of the connection. + + + + + + + + + + + + + + + + + + + + + +