- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 02 Feb 2006 18:57:19 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2469
mike@saxonica.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike@saxonica.com 2006-02-02 18:57 -------
Need to change
"If the processor performs serialization, then it must signal any serialization
errors that occur. These have the same effect as non-recoverable dynamic errors:
that is, the processor must signal the error and must not finish as if the
transformation had been successful."
to
"If the processor performs serialization, then it must signal any
*non-recoverable* serialization
errors that occur. These have the same effect as non-recoverable dynamic errors:
that is, the processor must signal the error and must not finish as if the
transformation had been successful."
With this change, the proposal was agreed.
Received on Thursday, 2 February 2006 18:58:06 UTC