summaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-02-28 16:07:53 +0100
committerAndrew Branson <andrew.branson@cern.ch>2013-02-28 16:07:53 +0100
commitb077dac8ae8ffc79202a6b7dd2a008eef22489d3 (patch)
treee74dba1b962006c5dafe3ca0a6861d17e97b6016 /src/main/resources
parent288f3c6045d8f6b1e4d9b0b02a99d76f3d3683e1 (diff)
First unit tests, and their detected correction to the
CompositeActivityDef schema.
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/boot/OD/CompositeActivityDef.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/boot/OD/CompositeActivityDef.xsd b/src/main/resources/boot/OD/CompositeActivityDef.xsd
index acdcae4..0b94df1 100644
--- a/src/main/resources/boot/OD/CompositeActivityDef.xsd
+++ b/src/main/resources/boot/OD/CompositeActivityDef.xsd
@@ -14,7 +14,7 @@
<xs:sequence>
<xs:element name="GraphModelCastorData">
<xs:complexType>
- <xs:choice maxOccurs="unbounded">
+ <xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="ActivitySlotDef">
<xs:complexType>
<xs:sequence>