<?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>4240</bug_id>
          
          <creation_ts>2007-01-17 01:36:23 +0000</creation_ts>
          <short_desc>Title: The distribution example does not follow the axioms in Section 4.3.3</short_desc>
          <delta_ts>2007-01-18 00:02:06 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Policy</product>
          <component>Framework</component>
          <version>LC</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Umit Yalcinalp">umit.yalcinalp</reporter>
          <assigned_to name="Felix Sasaki">fsasaki</assigned_to>
          
          
          <qa_contact name="Web Services Policy WG QA List">public-ws-policy-qa</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>13639</commentid>
    <comment_count>0</comment_count>
    <who name="Umit Yalcinalp">umit.yalcinalp</who>
    <bug_when>2007-01-17 01:36:23 +0000</bug_when>
    <thetext>Title: The distribution example does not follow the axioms in Section 4.3.3

Description: The following example exists in the specification in Section 4.3.3. However, the distribution rules do not indicate how you derive an empty policy expression with &lt;wsp:ExactlyOne/&gt;. 

{

Distributing wsp:All over an empty wsp:ExactlyOne is equivalent to no alternatives. For example,

(01) &lt;wsp:All&gt;
(02)   &lt;wsp:ExactlyOne&gt;
(03)     &lt;!-- assertion 1 --&gt;
(04)     &lt;!-- assertion 2 --&gt;
(05)   &lt;/wsp:ExactlyOne&gt;
(06)   &lt;wsp:ExactlyOne /&gt;
(07) &lt;/wsp:All&gt;is equivalent to:

(01) &lt;wsp:ExactlyOne /&gt;

}

The equivalence should be derivable by the rules listed in the specification. 

Justification: Confusing for the readers, the specification should be consistent with its own definition. 

Proposal: 

Illustrate the steps for the derivation of this expression or remove the example from the spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>13684</commentid>
    <comment_count>1</comment_count>
    <who name="Christopher Ferris">chrisfer</who>
    <bug_when>2007-01-18 00:02:06 +0000</bug_when>
    <thetext>See http://www.w3.org/2007/01/17-ws-policy-irc#T00-01-01
RESOLUTION: Close issue 4240 with &quot;In section 4.3.3 put the base case described in http://lists.w3.org/Archives/Public/public-ws-policy/2007Jan/0173.html  prior to current example identified in the issue&quot;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>