summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/OD/CompositeActivityDef.xsd
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:16:20 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-07-02 14:16:20 +0200
commitcc79e98c4763affba4fa2e17dfe5a412f9de66c3 (patch)
treecc9bbf21bed983bec0a9320dc9a3504e3821dbdd /src/main/resources/boot/OD/CompositeActivityDef.xsd
parent11eb9557a35e17450c0aefb758471f1ff3148336 (diff)
Removed persistency of VertexOutlineCreator - containing subclasses
should set this. Fixed persistency of GTimeStamp Fixed CompActOutcome not showing when loaded
Diffstat (limited to 'src/main/resources/boot/OD/CompositeActivityDef.xsd')
-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 b6dc373..acdcae4 100644
--- a/src/main/resources/boot/OD/CompositeActivityDef.xsd
+++ b/src/main/resources/boot/OD/CompositeActivityDef.xsd
@@ -142,7 +142,7 @@
</xs:complexType>
</xs:element>
</xs:choice>
- <xs:attribute name="ClassNameOfVertexOutlineCreator" type="xs:string" use="required"/>
+ <xs:attribute name="ClassNameOfVertexOutlineCreator" type="xs:string" use="optional"/>
<xs:attribute name="StartVertexId" type="xs:byte" use="required"/>
<xs:attribute name="NextId" type="xs:byte" use="required"/>
</xs:complexType>