Re: [mdr-users] generation of a dtd or xmi-schema
Martin Matula <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
You can generate the namespace by attaching xmi.namespace to a given MOF package in the metamodel. Martin ludger goeke wrote: > Hallo Martin, > > with the DTD I want to examine the syntax of an XMI-file that I load > into an extent. > >I also have an other question. I write the content of an extent into a >xmi-file. Is it possible to define a xml-namespace for that xmi-file ? >For example xmlns:MyNamespace = 'testURI' . > >Regards Ludger > > >