[
Lists Home |
Date Index |
Thread Index
]
At 04:45 PM 1/3/2002 +0000, Al Snell wrote:
>But this is inconsistent with XSLT, which also constructs XML, but using
>standard XML syntax:
>
><foo>
> <xsl:processing-instruction ... />
> <xsl:comment ... />
></foo>
>
>Not saying which is better or anything, but any inconsistency in how
>common operations are performed deserves some careful thinking before
>being officially endorsed...
To be consistent with XSLT, XQuery would have to be a truly XML-based
syntax, as XSLT is. XQuery is not. Many of our users prefer that XQuery not
be an XML syntax. Those who ask for an XML syntax for users tend to be very
heavy users of XSLT, who are quite used to this approach.
Jonathan
|