Re: Converting Relax-NG to Schema and DTD
Sebastian Rahtz <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
Eric van der Vlist wrote:
>>Once one has identified the troublesome part of the schema, sure.
>>
>>
>
>When you have identified these troublesome parts, what about asking
>James Clark if he can fix them?
>
>
Yes, of course. I just have to isolate the problems.
One them is
include "foo.rnc" {
a = b
}
which produces
cannot handle overrides inside "include"
and I am not sure what James *should* do here. I wish someone would write me
a RelaxNG equivalent of "soelim", ie something which expanded all includes
and activated the overrides.
Sebastian