From ab704365b923153560b2330b0cea6f2a7caf321e Mon Sep 17 00:00:00 2001 From: Brendan Robert Date: Thu, 27 Feb 2014 01:48:27 -0600 Subject: [PATCH] Updated schema to be more correctly-formed, backed by new unit tests for Mythos scripting support --- OutlawEditor/pom.xml | 7 ++ .../jaxb/OutlawSchema/OutlawSchema.xsd | 119 ++++++++---------- 2 files changed, 59 insertions(+), 67 deletions(-) diff --git a/OutlawEditor/pom.xml b/OutlawEditor/pom.xml index 5c4b7a71..1939c554 100644 --- a/OutlawEditor/pom.xml +++ b/OutlawEditor/pom.xml @@ -84,5 +84,12 @@ ${java.home}/../lib/ant-javafx.jar system + + junit + junit + 4.8.1 + test + jar + diff --git a/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd b/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd index b4b382f7..1310f295 100644 --- a/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd +++ b/OutlawEditor/src/main/resources/jaxb/OutlawSchema/OutlawSchema.xsd @@ -1,7 +1,7 @@ + elementFormDefault="qualified" targetNamespace="outlaw" xmlns:tns="outlaw" attributeFormDefault="unqualified"> @@ -30,7 +30,7 @@ - + @@ -82,6 +82,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -90,69 +139,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +