[relaxng-user] missing start elementt

David Tolpin dvd at davidashen.net
Sun Nov 30 02:16:01 ICT 2003


> file has its own top level. Therefore, the following is
> perfectly valid:
> 

Hmm, indeed. I must have looked at the wrong place.  I am sorry for the many
questions.

Another question:

test.rnc

start = foo
foo= element foo {external "testi.rnc"}

testi.rnc

foo|empty

nXML accepts it. jing says that the reference is to undefined pattern. Does externalRef
create a new scope?

David


More information about the relaxng-user mailing list