RE: [Bug 4235] clarification needed to sect 4.3 to indicate that the normalization algorithm can be applied to wsp:Policy element used as XML element policy attachment

This is a joint proposal from Asir, Dan, Maryann and Umit to resolve
issue 4235.

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 1:16 PM
To: public-ws-policy-qa@w3.org
Subject: [Bug 4235] clarification needed to sect 4.3 to indicate that
the normalization algorithm can be applied to wsp:Policy element used as
XML element policy attachment


http://www.w3.org/Bugs/Public/show_bug.cgi?id=4235

           Summary: clarification needed to sect 4.3 to indicate that
the
                    normalization algorithm can be applied to wsp:Policy
                    element used as XML element policy attachment
           Product: WS-Policy
           Version: LC
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Framework
        AssignedTo: fsasaki@w3.org
        ReportedBy: chrisfer@us.ibm.com
         QAContact: public-ws-policy-qa@w3.org


Title:

Description:
http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-framework.h
tml?content-type=text/html;%20charset=utf-8#Compact_Policy_Expression

The algorithm starts with a document information item. However, the
algorithm
is meant to be applied in situations where the compact form policy
expressions
are included in another base document using the attachment mechanisms
defined
in WS-Policy 1.5 - Attachments. Obviously, in such situations, it is
intended
that the policy expression be taken out of context and treated as if it
were a
separate document.

Justification: Could be misunderstood.

Type: editorial

Proposal: Add a note to section 4.3 that says roughly the following:

Note: compact policy expressions that are included in other XML
documents, such
as WSDL, as described in WS-Policy 1.5 - Attachments, are treated, for
purposes
of normalization, as if they were extracted out of thier embedded
context and
considered independently as a document.

Received on Wednesday, 17 January 2007 17:07:19 UTC