From be9aa9c636204051381f4efe4b895dff968f0c4d Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Fri, 17 May 2013 11:44:46 +0200 Subject: Add Role management support to module, instead of just creating one if it's not already there. Supports 'jobList' attribute to enable job pushing --- src/main/resources/boot/OD/Module.xsd | 38 ++++++++++++++++++++++++++--------- 1 file changed, 28 insertions(+), 10 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 8351e65..1b54ac5 100644 --- a/src/main/resources/boot/OD/Module.xsd +++ b/src/main/resources/boot/OD/Module.xsd @@ -72,7 +72,8 @@ - + @@ -95,30 +96,35 @@ maxOccurs="unbounded"> - + - + - + - A new collection with layout + + A new collection + with layout - + - + @@ -156,17 +163,28 @@ use="optional" /> + + + + + + + + + - + - + -- cgit v1.2.3