[
Lists Home |
Date Index |
Thread Index
]
> But the XML syntax for element constructors is not at all
> confusing unless
> the query is embedded in an XML document.
It's going to become very confusing when users try to generate something
like
if (<a>2</a> < <b>3</b>)
using tools that normally expect to output XML!
Mike Kay
|