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/ChooseWorkflow.xsd | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'src/main/resources/boot/OD/ChooseWorkflow.xsd') diff --git a/src/main/resources/boot/OD/ChooseWorkflow.xsd b/src/main/resources/boot/OD/ChooseWorkflow.xsd index 1fb6238..fa9ac1f 100644 --- a/src/main/resources/boot/OD/ChooseWorkflow.xsd +++ b/src/main/resources/boot/OD/ChooseWorkflow.xsd @@ -1,16 +1,20 @@ - + - Give the name of the composite activity description that you would like new instance of this description to run. + Give the name of the composite activity + description that you would like new instance of this description + to run. - Give the version of this activity that you would like to use. + Give the version of this activity that you would + like to use. -- cgit v1.2.3