Re: trang and xsd-friendly schemas

Sebastian Rahtz <[email protected]> Mon, 13 Sep 2004 14:57:57 +0100
Newsgroups gmane.text.xml.relaxng.general
Message-ID <[email protected]>
Bruce D'Arcus wrote:

>
> In my case I both require the elements, but can't specify the order 
> (if you have to represent publisher and place, which goes first 
> depends on the style).  So ( A | B )* runs the risk of repeating 
> elements that shouldn't be repeated.

who goes first surely depends on the rendering application? surely the order
in the source of  <publisher> and <place> should not dictate rendering?

Sebastian