Re: unordered sequence

It looks that Pete understood my problem, and thanks for the answer.
My goal was to restrict just the structure with the minimum and
maximum number of expected elements, not to put some extra
restrictions. Now it seems that I have to use an extra restriction
(the elements have to be ordered) because the language is not powerful
enough to express this.

--Richard--

On 11/10/08, Michael Kay <mike@saxonica.com> wrote:
>> The sequence would be good, but the order doesn't matter, and
>> the sequence has a restriction for the order of the elements.
>
> I'm sorry, but I simply don't understand your statement of requirements.
>
> Michael Kay
> http://www.saxonica.com/
>
>

Received on Tuesday, 11 November 2008 10:15:31 UTC