From 24314dc1699c7e73048fa24e33729f1aa1ec0e86 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 6 Jul 2012 11:00:24 +0200 Subject: Modules serialize with Castor. Just about to remove the parsing. CastorXMLUtility is now a static member of gateway. Domain specific instances can be used by domain applications, but the maps do not interfere with the kernel. --- src/main/resources/boot/OD/Module.xsd | 55 +++++++++++++++++++++++++---------- 1 file changed, 40 insertions(+), 15 deletions(-) (limited to 'src/main/resources/boot/OD/Module.xsd') diff --git a/src/main/resources/boot/OD/Module.xsd b/src/main/resources/boot/OD/Module.xsd index 10a0155..bd92ffc 100644 --- a/src/main/resources/boot/OD/Module.xsd +++ b/src/main/resources/boot/OD/Module.xsd @@ -47,7 +47,8 @@ Items to import into or verify within the - Cristal server upon launch. + Cristal server upon launch. + @@ -73,17 +74,7 @@ - - - - - - - - - + @@ -102,12 +93,23 @@ maxOccurs="unbounded"> - + + + + + + + + + + - + @@ -131,6 +134,7 @@ use="required" /> + @@ -158,6 +162,7 @@ + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3