- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 18 Jan 2008 08:41:33 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4644
kumarp@microsoft.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|editorial |needsReview
------- Comment #8 from kumarp@microsoft.com 2008-01-18 08:41 -------
FIxed as suggested in comment# 6.
[1]
Removed bullet #2.
[2]
changed the following:
from:
If an assert or report is violated, then the violation MUST be reported during
model validation together with the specified message. The model MUST be
declared invalid when this happens.
to:
All of the assertion tests in fired rules MUST succeed.
The wording is based on the following terms defined in the schematron spec:
3.6 assertion test
assertion modelled or implemented by a Boolean query; an assertion test
"succeeds" or "fails"
3.23 valid with respect to a schema
member of the set of XML documents described by the schema: an instance
document is valid if no assertion tests
in fired rules of active patterns fail
Received on Friday, 18 January 2008 08:41:40 UTC