From 5e294dbd586034b23484adb3c0c4de0f6acd901c Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 16 Sep 2014 08:49:21 +0200 Subject: Abstract properties. Activities cannot be instantiated unless the slot overrides them. Fixes #190 --- src/main/resources/boot/OD/CompositeActivityDef.xsd | 1 + src/main/resources/boot/OD/ElementaryActivityDef.xsd | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources/boot') diff --git a/src/main/resources/boot/OD/CompositeActivityDef.xsd b/src/main/resources/boot/OD/CompositeActivityDef.xsd index 2e041cd..9bf8c10 100644 --- a/src/main/resources/boot/OD/CompositeActivityDef.xsd +++ b/src/main/resources/boot/OD/CompositeActivityDef.xsd @@ -175,6 +175,7 @@ + diff --git a/src/main/resources/boot/OD/ElementaryActivityDef.xsd b/src/main/resources/boot/OD/ElementaryActivityDef.xsd index ebe52a0..f6cce06 100644 --- a/src/main/resources/boot/OD/ElementaryActivityDef.xsd +++ b/src/main/resources/boot/OD/ElementaryActivityDef.xsd @@ -8,7 +8,8 @@ - + + -- cgit v1.2.3