I don't know anything about how the DTD was generated, but do know about the way to produce a RNG format schema file from the compiler. You can just run "lzc --schema " on a file and it will dump the schema it generates in RNG format. I suppose that generating a sample app which includes all the components (and the rpc libs too) would generate a pretty complete schema.
If there's a tool which handles converting that to a DTD, I can help with that. On 8/27/07, Sebastian Wagner <[EMAIL PROTECTED]> wrote: > hi, > > i am wondering if there is a new url for the dtd of OL4? Or is the original > url from the ref-guide still valid but incomplete? Is this dtd auto > generated or written by hand? It would be very handy of there is some kind > of auto-dtd-generater-script, not only for the plattform also for bigger > projects to be able to validate the own code or to extend the scheme and use > it in a editor with code-completion. > > Current url from the ref-guide: > http://www.laszlosystems.com/lps/tools/lzx.dtd > for example from the refgiude chapter about editing: > http://www.openlaszlo.org/lps4/docs/guide/editing-lzx.html#d0e33330 > > > > regards > sebastian wagner > -- > Sebastian Wagner > http://www.webbase-design.de > http://www.laszlo-forum.de > [EMAIL PROTECTED] -- Henry Minsky Software Architect [EMAIL PROTECTED]
