From e02b78586e7f39fb310c3bd157a8daab5da4af97 Mon Sep 17 00:00:00 2001 From: alde_ma Date: Tue, 25 Feb 2025 19:14:41 +0100 Subject: [PATCH] add versioning standard to docs --- schema/cpacs_schema.xsd | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/schema/cpacs_schema.xsd b/schema/cpacs_schema.xsd index 5116a64..004b1ae 100644 --- a/schema/cpacs_schema.xsd +++ b/schema/cpacs_schema.xsd @@ -36383,7 +36383,7 @@ The fuel tank volume type should also be used for the wing fuel tank - CPACS version of the dataset + CPACS version of the dataset according to the Semantic Versioning 2.0.0 standard. @@ -36407,7 +36407,13 @@ The fuel tank volume type should also be used for the wing fuel tank - + + + + Reference to the <version> element in the <header> node, for which additional metadata is specified. The <version> element follows Semantic Versioning 2.0.0 standard, as does the corresponding attribute link. + + +