[Home] [By Thread] [By Date] [Recent Entries]

  • From: James Clark <jjc@j...>
  • To: Murali Mani <mani@C...>
  • Date: Thu, 28 Jun 2001 08:48:51 +0700

On 26 June 2001 23:27 -0700 Murali Mani <mani@C...> wrote:

> Can I ask a quick question -- If I am correct, in RELAX, if you specify in
> grammar G2 with roots R2 <include href="G1"> where G1 has roots R1, then
> in effect the root symbols of G2 is R1 + R2 ..??
>
> How is it in RELAX NG ?? Is it the same ??

In RELAX NG, you have to be explicit that you want the roots combined as a 
choice, by specifying

  <start combine="choice">...</start>

If you have two <start> elements and neither of them have a 
combine="choice" attribute, then RELAX NG will give you an error.

James




Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member