tiagobento commented on issue #3356: URL: https://github.com/apache/incubator-kie-tools/issues/3356#issuecomment-4246982293
QNames can have dots, yes. But the `name` attribute of `<itemDefinition>` elements is not a QName, it is a FEEL name. FEEL names validation is defined here: https://github.com/apache/incubator-kie-tools/blob/main/packages/dmn-marshaller/src/schemas/dmn-1_6/Dmn16Spec.ts#L28-L36 I was also able to drag an Input of a Data Type containing `.`s in its name from the DRG Nodes panel. Maybe your issue is something else? https://github.com/user-attachments/assets/22c09a45-2495-4443-9228-4ae4d0d7a57a -- 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]
