Re: missing start elementt
James Clark <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2003-11-30 at 05:16, David Tolpin wrote:
> Another question:
>
> test.rnc
>
> start = foo
> foo= element foo {external "testi.rnc"}
>
> testi.rnc
>
> foo|empty
This is fine.
> jing says that the reference is to undefined pattern.
The jing I have here accepts it. I can't remember whether this was
something I fixed since the last public release, and I can't
conveniently check this right now.
James