Hello, i need to create a java classes from .bpmn definition.
.bpmn files are a xml with different extension, i need know if this xml has a xsd definition file to generate de class with jaxb.
Thanks in advance.
Hello, i need to create a java classes from .bpmn definition.
.bpmn files are a xml with different extension, i need know if this xml has a xsd definition file to generate de class with jaxb.
Thanks in advance.
Maybe this is what you’re looking for.
We have solved the same issue, if you have any specific question, please feel free to post your question here. We used XSDs from OMG page for BPMN standards.