tiagobento commented on code in PR #3161:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3161#discussion_r2114153241


##########
packages/bpmn-marshaller/src/schemas/bpmn-2_0/Semantic.xsd:
##########
@@ -95,7 +101,15 @@
   <xsd:complexType name="tBaseElement" abstract="true">
     <xsd:sequence>
       <xsd:element ref="documentation" minOccurs="0" maxOccurs="unbounded" />
-      <xsd:element ref="extensionElements" minOccurs="0" maxOccurs="1" />
+      <!-- (begin) Manually edited. Inlined `tExtensionElements` for type-safe 
extensibility. -->

Review Comment:
   They're semantically the same, just structured in a different way to make it 
type-safe. This will be improved when we work on 
https://github.com/apache/incubator-kie-issues/issues/1926 for kie-tools.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to