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

  • From: "K.Kawaguchi" <kohsukekawaguchi@y...>
  • To: Murali Mani <mani@C...>
  • Date: Wed, 13 Jun 2001 12:28:39 -0700


> (a, b? | b?, a)

Since the above is the equivalent of ( a | ab | ba ),
you can write it as

(a,b?) | (b,a)

which is deterministic.

How about this?

> (a b)* a?


I think this cannot be written by the deterministic content model.

regards,
----------------------
K.Kawaguchi
E-Mail: kohsukekawaguchi@y...


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