Skip to content

Commit c3ae570

Browse files
authored
Update XSD-PROCEED.xsd with userDefinedId
add userDefinedId attribute for definitions
1 parent 7db2f1a commit c3ae570

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/xsd/XSD-PROCEED.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<xsd:attribute name="creatorId" type="xsd:string" />
1515
<xsd:attribute name="creatorName" type="xsd:string" />
1616
<xsd:attribute name="creatorUsername" type="xsd:string" />
17+
<xsd:attribute name="userDefinedId" type="xsd:string" />
1718
<!-- for extension in the BPMN 'definition' element for process imports -->
1819
<xsd:attribute name="originalId" type="xsd:ID" />
1920
<xsd:attribute name="originalExporter" type="xsd:string" />

0 commit comments

Comments
 (0)