On Tue, Jan 19, 2021 at 2:04 PM Michael Kay mike(_at_)saxonica(_dot_)com <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:
I think that technically, if you write "/book" then it isn't streamable,
because "book" is a downward selection and in the general case, "/book"
isn't. I think it will work with Saxon, which optimises the "/" away when
it knows the context item is a document node, but I can't see how adding a
redundant step to the path expression improves the example.
Thanks, for the clarification.
--
Regards,
Mukul Gandhi
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--