Skip to content

Commit a837c58

Browse files
committed
processVersion attributes added
1 parent c7adc17 commit a837c58

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

public/xsd/XSD-PROCEED.xsd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
<xsd:import namespace="http://www.omg.org/spec/BPMN/20100524/MODEL" schemaLocation="BPMN_2_XSD-BPMN20.xsd"/>
1212

1313

14-
<xsd:attribute name="processVersion" type="xsd:string" />
14+
<xsd:attribute name="processVersionId" type="xsd:string" />
15+
<xsd:attribute name="processVersionName" type="xsd:string" />
1516
<!-- for extension in the BPMN 'definitions' element -->
1617
<xsd:attribute name="creatorSpaceId" type="xsd:string" />
1718
<xsd:attribute name="creatorSpaceName" type="xsd:string" />

0 commit comments

Comments
 (0)