Menu

#354 xsl:copy-of document validation="strict"

v8.4
closed
5
2012-10-08
2005-05-02
Michael Kay
No

In Saxon-SA, the instruction

<xsl:copy-of select="$doc" validation="strict"/>

correctly validates the document $doc, but returns an
empty sequence as its result rather than the validated
document.

Discussion