From 7aa933c85b8c781ab39145335f68c0739351a9e2 Mon Sep 17 00:00:00 2001 From: Brendan Robert Date: Sun, 5 Jun 2016 13:11:01 -0500 Subject: [PATCH] Added Sheets to the schema; resulting data model in JAXB looks good enough too. --- .../jaxb/OutlawSchema/OutlawSchema.xsd | 49 ++++++++++++++++--- 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd b/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd index a151487c..924ecf72 100644 --- a/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd +++ b/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd @@ -105,13 +105,24 @@ - - - - - - - + + + + + + + + + + + + + + + + + + @@ -183,6 +194,30 @@ + + + + + + + + + + + + + + + + + + + + + + + +