diff options
Diffstat (limited to 'src/main/resources/boot/OD/CompositeActivityDef.xsd')
| -rw-r--r-- | src/main/resources/boot/OD/CompositeActivityDef.xsd | 2 |
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>
|
