CARVIEW |
Select Language
HTTP/2 200
date: Sun, 05 Oct 2025 17:47:09 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:49:58 GMT
cache-control: max-age=2592000, public
expires: Tue, 04 Nov 2025 12:23:32 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 989ce409fb4397f7
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=XVwXbRiKeZpPyyQOgIU9wNoOdZOQSR7bZFLYT_tPbfY-1759686429-1.0.1.1-62k7cr8W_tiypDqvj8wuX306jyjB6kbNrpL6bFi279ktRLM14MbewNONa5NjCAPbk3yPm5oJl3LxN7fPT4qzLXWSZX0zRC8FqCPjq.AMOw8; path=/; expires=Sun, 05-Oct-25 18:17:09 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 989ebe184aa5c1bd-BLR
alt-svc: h3=":443"; ma=86400
FW: [Bug 4240] Title: The distribution example does not follow the axioms in Section 4.3.3 from Asir Vedamuthu on 2007-01-17 (public-ws-policy@w3.org from January 2007)
FW: [Bug 4240] Title: The distribution example does not follow the axioms in Section 4.3.3
- From: Asir Vedamuthu <asirveda@microsoft.com>
- Date: Wed, 17 Jan 2007 11:12:53 -0800
- To: <public-ws-policy@w3.org>
- Message-ID: <1E0F0378382054439F14D5450650478F0C08540C@RED-MSG-42.redmond.corp.microsoft.com>
[Responding to the right thread] This is a joint proposal from Asir, Dan, Maryann and Umit to resolve issue 4240. Add another example to illustrate the simple zero case: For example, (01) <wsp:All> (02) <wsp:ExactlyOne /> (03) </wsp:All> is equivalent to: (01) <wsp:ExactlyOne /> Regards, Asir S Vedamuthu Microsoft Corporation -----Original Message----- From: public-ws-policy-qa-request@w3.org [mailto:public-ws-policy-qa-request@w3.org] On Behalf Of bugzilla@wiggum.w3.org Sent: Tuesday, January 16, 2007 5:36 PM To: public-ws-policy-qa@w3.org Subject: [Bug 4240] Title: The distribution example does not follow the axioms in Section 4.3.3 https://www.w3.org/Bugs/Public/show_bug.cgi?id=4240 Summary: Title: The distribution example does not follow the axioms in Section 4.3.3 Product: WS-Policy Version: LC Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Framework AssignedTo: fsasaki@w3.org ReportedBy: umit.yalcinalp@sap.com QAContact: public-ws-policy-qa@w3.org 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 <wsp:ExactlyOne/>. { Distributing wsp:All over an empty wsp:ExactlyOne is equivalent to no alternatives. For example, (01) <wsp:All> (02) <wsp:ExactlyOne> (03) <!-- assertion 1 --> (04) <!-- assertion 2 --> (05) </wsp:ExactlyOne> (06) <wsp:ExactlyOne /> (07) </wsp:All>is equivalent to: (01) <wsp:ExactlyOne /> } 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.
Received on Wednesday, 17 January 2007 19:14:15 UTC