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

  • From: Marcus Carr <mrc@a...>
  • To: "xml-dev@l..." <xml-dev@l...>
  • Date: Thu, 11 Jan 2001 10:30:45 +1100


Jim Shain wrote:

> Honestly, I'm not playing stump the experts, but what about the instance?
>
> ((A, B, D?) | (A?, B, C?, D?, E))
>
> In this instance 'C' can only be present if 'E' is present.

How about:

  ((A, B, ((C, D?, E) | (D,E?) | (E))) | (B, C?, D?, E))

You asked about a good reference for solving these - the best I've ever seen
is a chapter of OmniMark's SGML course written by Sam Wilmott. It may be
available as a white paper, but it's not for the faint of heart. Try
http://www.omnimark.com.


--
Regards,

Marcus Carr                      email:  mrc@a...
___________________________________________________________________
Allette Systems (Australia)      www:    http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
       - Einstein



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