[
Lists Home |
Date Index |
Thread Index
]
Both XQuery and XSLT are non-procedural. To the extent that this is a
well-defined term, which it isn't.
Jonathan
Rick Marshall wrote:
> the trick with xslt is that it's a specification of what to do, not an
> instruction to do something. ie it is truly non-procedural.
>
> the paradigm shift is from programming (giving a clear step by step set
> of instructions) to specifying (if you have an x then do y). this is
> subtle but critical.
|