From 8145dcb4070bcd4bfb1866869a1acc089eeb5e86 Mon Sep 17 00:00:00 2001 From: Chris Paterson Date: Thu, 5 Oct 2023 20:07:28 +0100 Subject: [PATCH] Add 'from' attribute to 'selection' elements This should be used in roster files to note whether a given selection came from a selection entry or a selection group. Needed to address https://github.com/BSData/wh40k-10e/issues/393. --- src/xml/schema/vNext/Catalogue.xsd | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/xml/schema/vNext/Catalogue.xsd b/src/xml/schema/vNext/Catalogue.xsd index c3d0e9b..e667710 100644 --- a/src/xml/schema/vNext/Catalogue.xsd +++ b/src/xml/schema/vNext/Catalogue.xsd @@ -312,6 +312,13 @@ + + + + + + + @@ -669,6 +676,7 @@ +