Dave Syer wrote:


dennisl-2 wrote:
It's actually in the doxia-decoration-model module in doxia. The actual schema file will be generated using modello.


That's useful, in that I can sort of read it and see what might be going on. So when you say "will be generated", do you mean that there is a .xsd (or
one can be generated) somehere?


The modello software [1] will read a .mdo file and transform that file into a multitude of different formats. Each transformation is handled by a modello-plugin, which is not the same as a Maven plugin. One of those plugins outputs .xsd files.

There are however a few issues[2] that needs to be solved in modello so that it can transform everything that is in the doxia-decoration-model.

[1] http://modello.codehaus.org/
[2] http://jira.codehaus.org/browse/MODELLO

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to