- From: <bugzilla@jessica.w3.org>
- Date: Fri, 12 Sep 2014 09:57:53 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26766
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #7 from Michael Kay <mike@saxonica.com> ---
Changes applied. The error code allocated is XTSE3195:
<error class="SE" code="3195"><p>The two attributes <code>for-each-item</code>
and
<code>for-each-stream</code> are mutually exclusive. The
<elcode>xsl:merge-source</elcode> element may contain
either or neither, but not both. It is a <termref
def="dt-static-error"/> if both are present.
Furthermore, if the <code>for-each-stream</code> attribute is
present, the only permitted value (and the default value)
of the <code>streamable</code> attribute is <code>yes</code>.
</p></error>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 12 September 2014 09:57:55 UTC