From 20aab0c365e87cdefadbb2c5c9325c530761a320 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Thu, 6 Mar 2014 16:46:11 +0100 Subject: New ModuleFactory - not finished yet. Can collect module info but not export. Contents collection to be added. Pretty-printed XML - an example module should be easy to read. --- src/main/resources/boot/OD/NewDevObjectDef.xsd | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'src/main/resources/boot/OD/NewDevObjectDef.xsd') diff --git a/src/main/resources/boot/OD/NewDevObjectDef.xsd b/src/main/resources/boot/OD/NewDevObjectDef.xsd index 637581e..2176828 100644 --- a/src/main/resources/boot/OD/NewDevObjectDef.xsd +++ b/src/main/resources/boot/OD/NewDevObjectDef.xsd @@ -1,20 +1,23 @@ - - - + + - Please give a name for your new object. + Please give a name for your new object. + - If you want to store your object in a subfolder, give the subpath here. + If you want to store your object in a subfolder, + give the subpath here. - + \ No newline at end of file -- cgit v1.2.3