Re: Converting Relax-NG to Schema and DTD
Sebastian Rahtz <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
Daniel Vogelheim wrote: > > I work in the OASIS Open Office Technical Committee, which works on an > standardized XML file format for office applications, which will > likely be supported by at least OpenOffice.org, KOffice and StarOffice. coo. nice job. I suspect the answer is (rather sadly) obvious: you have to go through your RelaxNG schema and work out the bits which trang cannot translate. Then adjust the schema until it _does_ work. If you have a requirement to produce DTDs, you may have to constrain the schema features you use. It's a fact of life in this intermediate DTD/Schema phase of history. Sebastian Rahtz