XSD for XMI 2.1.1
问题 I have to parse a XMI file (xmi version 2.1.1) using JAXB. For that, I have to generate Java classes corresponding to a XMI file. So I need a shema definition of a xmi file to do that with the jxc tool. I hope anyone know where I can find this file. Thanks in advance for help ! Edit : for more informations, there is an exemple of a xmi file (generated using modelio) : <?xml version="1.0" encoding="UTF-8"?> <uml:Model xmlns:uml="http://schema.omg.org/spec/UML/2.1.1" xmlns:xmi="http://schema