<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>5409</bug_id>
          
          <creation_ts>2008-01-22 23:37:17 +0000</creation_ts>
          <short_desc>Clarify use of term &apos;rule&apos; in SML specification</short_desc>
          <delta_ts>2008-02-13 07:00:14 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>SML</product>
          <component>Core</component>
          <version>FPWD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>MacOS X</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>LC</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Virginia Smith">virginia.smith</reporter>
          <assigned_to name="Kumar Pandit">kumarp</assigned_to>
          
          
          <qa_contact name="SML Working Group discussion list">public-sml</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>18475</commentid>
    <comment_count>0</comment_count>
    <who name="Virginia Smith">virginia.smith</who>
    <bug_when>2008-01-22 23:37:17 +0000</bug_when>
    <thetext>The &quot;sch:rule&quot; element is part of Schematron patterns. The SML spec uses the term &quot;rule&quot; to indicate a set of Schematron constraints.  In other words, SML &apos;rules&apos; are defined by using Schematron rules. In addition, the spec specifies &apos;rules&apos; for determining validity. We should clarify the use of &apos;rules&apos; in the SML spec, particularly in section 5.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18660</commentid>
    <comment_count>1</comment_count>
    <who name="Valentina Popescu">popescu</who>
    <bug_when>2008-01-31 20:18:26 +0000</bug_when>
    <thetext>marked editorial as per 01/31 meeting

no need for needsReview after completion

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>18992</commentid>
    <comment_count>2</comment_count>
    <who name="Kumar Pandit">kumarp</who>
    <bug_when>2008-02-13 07:00:14 +0000</bug_when>
    <thetext>made the following changes:

from:
A pattern element contains one or more rules             and a rule            element contains one or more assert and/or report elements. 

to:
A pattern element contains one or more sch:rule elements and a single sch:rule element contains one or more assert and/or report elements.


from:
Each rule specifies its context using the context attribute.

to:
Each sch:rule element specifies its context using the context attribute.


from:
...expressions defined in the rule are evaluated. 

to:
...expressions contained in the sch:rule element are evaluated. 


from:
The rules defined               in StudentPattern are applicable to ...

to:
The sch:rule elements contained in StudentPattern are applicable to ...


deleted redundant sentence:
The context expression for the rule returns a node set consisting of all Student elements referenced by an instance of StrictUniversity, and the test expressions for the two asserts are evaluated for each element node in this node set.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>