[
Lists Home |
Date Index |
Thread Index
]
On Apr 1, 2005 9:31 AM, Joe Gregorio <joe.gregorio@gmail.com> wrote:
> Excellent, an enumeration is the right way to go with this. The advantage
> is that you can then dip into negative numbers:
>
> xml:mustUnderstand="-1" - The recipient MUST NOT understand
> the message fragment.
xml:mustUnderstand="sqrt(-1)" - The recipient is free to imagine that
it understands the message fragment.
|