We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7db2f1a commit c3ae570Copy full SHA for c3ae570
public/xsd/XSD-PROCEED.xsd
@@ -14,6 +14,7 @@
14
<xsd:attribute name="creatorId" type="xsd:string" />
15
<xsd:attribute name="creatorName" type="xsd:string" />
16
<xsd:attribute name="creatorUsername" type="xsd:string" />
17
+ <xsd:attribute name="userDefinedId" type="xsd:string" />
18
<!-- for extension in the BPMN 'definition' element for process imports -->
19
<xsd:attribute name="originalId" type="xsd:ID" />
20
<xsd:attribute name="originalExporter" type="xsd:string" />
0 commit comments