- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 13 Jun 2007 19:13:47 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4649
Summary: Typo in section 5.1.3
Product: SML
Version: unspecified
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: cmsmcq@w3.org
ReportedBy: cmsmcq@w3.org
QAContact: public-sml@w3.org
In section 5.1.3 of the spec, the first sentence now reads
When a report/assert fires, then all smlerr:output elements
that list the ID of this report/assert are evaluated.
I think this has the relation of smlerror:output elements
and sch:assert or sch:report elements backwards, and that it
ought to read
When a report/assert fires, then all smlerr:output elements
whose ID is listed in the smlerr:outputids attribute on that
report or assert element are evaluated.
(I'm not sure 'evaluated' is the right word here, but that's
an editorial issue, not a typo.)
Received on Wednesday, 13 June 2007 19:13:51 UTC