This section contains a list of changes that have been made. Trivial typographic errors and changes to non-normative front and back matter are not listed.
Bug30060: An example purporting to show streamable use of xsl:iterate
was
not in fact guaranteed-streamable, and has been corrected by injecting a call of the
copy-of
function.
Bug30064: Added a Note to explain why certain path expressions (such as .//section/head
)
are not guaranteed-streamable.