WWW/2002/ws/ra/edcopies wsenum.html,1.93,1.94 wsenum.xml,1.85,1.86 wseventing.html,1.130,1.131 wseventing.xml,1.123,1.124 wsfrag.html,1.34,1.35 wsfrag.xml,1.34,1.35 wsmex.html,1.84,1.85 wsmex.xml,1.74,1.75 wst.html,1.85,1.86 wst.xml,1.83,1.84

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv12370

Modified Files:
	wsenum.html wsenum.xml wseventing.html wseventing.xml 
	wsfrag.html wsfrag.xml wsmex.html wsmex.xml wst.html wst.xml 
Log Message:
fix some lower case RFC2119 keywords


Index: wst.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -d -r1.83 -r1.84
--- wst.xml	7 Nov 2009 16:33:02 -0000	1.83
+++ wst.xml	11 Nov 2009 00:20:18 -0000	1.84
@@ -1583,8 +1583,8 @@
     </p>
 
     <p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the wst:TransferResource
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -1599,10 +1599,10 @@
     
     <p>
      In order to indicate that the subject supports WS-Transfer
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p>
@@ -1692,7 +1692,7 @@
         <p>
          When present, this OPTIONAL parameter provides the QName referencing 
          the Global Element Declaration (GED) or type of this resource.  This 
-         QName may be used in order to retrieve the schema of the resource.
+         QName can be used in order to retrieve the schema of the resource.
         </p>
        </def>
      </gitem>
@@ -1720,8 +1720,8 @@
     </p>
 
     <p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the 
      wst:TransferResourceFactory
      policy assertion MUST NOT be attached to a wsdl:portType or
@@ -1738,10 +1738,10 @@
     
     <p>
      In order to indicate that the subject supports WS-Transfer
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -d -r1.130 -r1.131
--- wseventing.html	11 Nov 2009 00:11:03 -0000	1.130
+++ wseventing.html	11 Nov 2009 00:20:18 -0000	1.131
@@ -419,7 +419,7 @@
         A message sent to indicate that an event, or events, have occurred. 
        </p></dd><dt class="label"> Subscription </dt><dd><p>
         A registration of interest in receiving notification messages from 
-        an event source.  Subscriptions may be created, renewed, expired 
+        an event source.  Subscriptions MAY be created, renewed, expired 
         or cancelled.  A subscription is "active" when it has been created 
         but has not been expired or cancelled.
        </p></dd><dt class="label"> Subscriber </dt><dd><p>
@@ -561,8 +561,8 @@
         wse:UnsupportedExpirationType fault.
        </p><p>
         The value types in a wse:Expires element MAY differ among the 
-        element and its attributes. For example, the element value may be a 
-        duration while the @max attribute may be a specific time. Regardless 
+        element and its attributes. For example, the element value can be a 
+        duration while the @max attribute can be a specific time. Regardless 
         of the value types, it MUST be true that wse:Expires/@min &lt;= 
         wse:Expires &lt;= wse:Expires/@max as interpreted by the event source 
         or subscription manager at the time the wse:Subscribe request is 
@@ -1511,8 +1511,8 @@
      This specification defines a policy assertion (wse:EventSource).  The
      wse:EventSource policy assertion applies to the endpoint policy subject.
     </p><p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the wse:EventSource
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -1523,10 +1523,10 @@
      subject and that the subject is a WS-Eventing event source. 
     </p><p>
      In order to indicate that the subject supports WS-Eventing
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p><p>
@@ -1571,8 +1571,8 @@
      The wse:SubscriptionManager policy assertion applies to the endpoint 
      policy subject.
     </p><p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the 
      wse:SubscriptionManager
      policy assertion MUST NOT be attached to a wsdl:portType or
@@ -1584,10 +1584,10 @@
      subject and that the subject is a WS-Eventing subscription manager.
     </p><p>
      In order to indicate that the subject supports WS-Eventing
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p><p>

Index: wsfrag.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- wsfrag.xml	7 Nov 2009 16:33:02 -0000	1.34
+++ wsfrag.xml	11 Nov 2009 00:20:18 -0000	1.35
@@ -1655,8 +1655,8 @@
     </p>
 
     <p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the wsf:FragmentAssertion
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -1671,10 +1671,10 @@
 
     <p>
      In order to indicate that the subject supports WS-Fragment
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p>

Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- wsfrag.html	7 Nov 2009 16:33:01 -0000	1.34
+++ wsfrag.html	11 Nov 2009 00:20:18 -0000	1.35
@@ -853,8 +853,8 @@
      The wsf:FragmentAssertion policy assertion applies to the endpoint policy 
      subject.
     </p><p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the wsf:FragmentAssertion
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -865,10 +865,10 @@
      subject and that the subject is a WS-Transfer Resource. 
     </p><p>
      In order to indicate that the subject supports WS-Fragment
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p><p>

Index: wst.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- wst.html	7 Nov 2009 16:33:02 -0000	1.85
+++ wst.html	11 Nov 2009 00:20:18 -0000	1.86
@@ -903,8 +903,8 @@
      The wst:TransferResource policy assertion applies to the endpoint 
      policy subject.
     </p><p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the wst:TransferResource
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -915,10 +915,10 @@
      subject and that the subject is a WS-Transfer Resource.
     </p><p>
      In order to indicate that the subject supports WS-Transfer
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p><p>
@@ -958,7 +958,7 @@
         </p></dd><dt class="label"> /wst:TransferResource/wst:Resource </dt><dd><p>
          When present, this OPTIONAL parameter provides the QName referencing 
          the Global Element Declaration (GED) or type of this resource.  This 
-         QName may be used in order to retrieve the schema of the resource.
+         QName can be used in order to retrieve the schema of the resource.
         </p></dd></dl></div><div class="div2">
 <h3><a name="iddiv2_1_1413" id="iddiv2_1_1413"/>7.2 TransferResourceFactory Assertion</h3><p>
      The mechanism for indicating that a binding or endpoint conforms to the
@@ -972,8 +972,8 @@
      The wst:TransferResourceFactory policy assertion applies to the endpoint 
      policy subject.
     </p><p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the 
      wst:TransferResourceFactory
      policy assertion MUST NOT be attached to a wsdl:portType or
@@ -986,10 +986,10 @@
      subject and that the subject is a WS-Transfer Resource Factory. 
     </p><p>
      In order to indicate that the subject supports WS-Transfer
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p><p>

Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- wsmex.xml	7 Nov 2009 16:33:02 -0000	1.74
+++ wsmex.xml	11 Nov 2009 00:20:18 -0000	1.75
@@ -1720,8 +1720,8 @@
     </p>
 
     <p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the mex:MetadataExchange
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -1736,10 +1736,10 @@
     
     <p>
      In order to indicate that the subject supports WS-MetadataExchange
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p>

Index: wsenum.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- wsenum.html	11 Nov 2009 00:11:02 -0000	1.93
+++ wsenum.html	11 Nov 2009 00:20:17 -0000	1.94
@@ -415,8 +415,8 @@
         wsen:UnsupportedExpirationType fault.
        </p><p>
         The value types in a wsen:Expires element MAY differ among the
-        element and its attributes. For example, the element value may be a
-        duration while the @max attribute may be a specific time. Regardless
+        element and its attributes. For example, the element value can be a
+        duration while the @max attribute can be a specific time. Regardless
         of the value types, it MUST be true that wsen:Expires/@min &lt;=
         wsen:Expires &lt;= wsen:Expires/@max as interpreted by the data source
         at the time the wsen:Enumerate request is
@@ -1274,8 +1274,8 @@
      wsenu:DataSource policy assertion applies to the 
      endpoint policy subject.
     </p><p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or 
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or 
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or 
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or 
      wsdl20:binding. A policy expression containing the 
      wsenu:DataSource
      policy assertion MUST NOT be attached to a wsdl:portType or 
@@ -1288,10 +1288,10 @@
      subject and that the subject is a WS-Enumeration data source.
     </p><p>
      In order to indicate that the subject supports WS-Enumeration 
-     but does not require its use, an additional policy alternative should 
+     but does not require its use, an additional policy alternative SHOULD 
      be provided which does not contain this assertion. The compact 
      authoring style for an OPTIONAL policy assertion (the wsp:Optional 
-     attribute) provided by WS-Policy may be used to indicate two policy 
+     attribute) provided by WS-Policy MAY be used to indicate two policy 
      alternatives, one which contains the policy assertion, and another 
      which does not. 
     </p><p>

Index: wsenum.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- wsenum.xml	11 Nov 2009 00:11:03 -0000	1.85
+++ wsenum.xml	11 Nov 2009 00:20:18 -0000	1.86
@@ -711,8 +711,8 @@
 
        <p>
         The value types in a wsen:Expires element MAY differ among the
-        element and its attributes. For example, the element value may be a
-        duration while the @max attribute may be a specific time. Regardless
+        element and its attributes. For example, the element value can be a
+        duration while the @max attribute can be a specific time. Regardless
         of the value types, it MUST be true that wsen:Expires/@min &lt;=
         wsen:Expires &lt;= wsen:Expires/@max as interpreted by the data source
         at the time the wsen:Enumerate request is
@@ -2332,8 +2332,8 @@
     </p>
  
     <p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or 
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or 
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or 
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or 
      wsdl20:binding. A policy expression containing the 
      wsenu:DataSource
      policy assertion MUST NOT be attached to a wsdl:portType or 
@@ -2350,10 +2350,10 @@
 
     <p>
      In order to indicate that the subject supports WS-Enumeration 
-     but does not require its use, an additional policy alternative should 
+     but does not require its use, an additional policy alternative SHOULD 
      be provided which does not contain this assertion. The compact 
      authoring style for an OPTIONAL policy assertion (the wsp:Optional 
-     attribute) provided by WS-Policy may be used to indicate two policy 
+     attribute) provided by WS-Policy MAY be used to indicate two policy 
      alternatives, one which contains the policy assertion, and another 
      which does not. 
     </p>

Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- wsmex.html	7 Nov 2009 16:33:02 -0000	1.84
+++ wsmex.html	11 Nov 2009 00:20:18 -0000	1.85
@@ -1009,8 +1009,8 @@
      The mex:MetadataExchange policy assertion applies to the endpoint 
      policy subject.
     </p><p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the mex:MetadataExchange
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -1021,10 +1021,10 @@
      the subject and that the subject supports WS-MetadataExchange. 
     </p><p>
      In order to indicate that the subject supports WS-MetadataExchange
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p><p>

Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- wseventing.xml	11 Nov 2009 00:11:03 -0000	1.123
+++ wseventing.xml	11 Nov 2009 00:20:18 -0000	1.124
@@ -712,7 +712,7 @@
       <def>
        <p>
         A registration of interest in receiving notification messages from 
-        an event source.  Subscriptions may be created, renewed, expired 
+        an event source.  Subscriptions MAY be created, renewed, expired 
         or cancelled.  A subscription is "active" when it has been created 
         but has not been expired or cancelled.
        </p>
@@ -962,8 +962,8 @@
 
        <p>
         The value types in a wse:Expires element MAY differ among the 
-        element and its attributes. For example, the element value may be a 
-        duration while the @max attribute may be a specific time. Regardless 
+        element and its attributes. For example, the element value can be a 
+        duration while the @max attribute can be a specific time. Regardless 
         of the value types, it MUST be true that wse:Expires/@min &lt;= 
         wse:Expires &lt;= wse:Expires/@max as interpreted by the event source 
         or subscription manager at the time the wse:Subscribe request is 
@@ -2670,8 +2670,8 @@
     </p>
 
     <p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the wse:EventSource
      policy assertion MUST NOT be attached to a wsdl:portType or
      wsdl20:interface.
@@ -2686,10 +2686,10 @@
 
     <p>
      In order to indicate that the subject supports WS-Eventing
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p>
@@ -2790,8 +2790,8 @@
     </p>
 
     <p>
-     For WSDL 1.1, these assertions may be attached to wsdl11:port or
-     wsdl11:binding. For WSDL 2.0, they may be attached to wsdl20:endpoint or
+     For WSDL 1.1, these assertions MAY be attached to wsdl11:port or
+     wsdl11:binding. For WSDL 2.0, they MAY be attached to wsdl20:endpoint or
      wsdl20:binding. A policy expression containing the 
      wse:SubscriptionManager
      policy assertion MUST NOT be attached to a wsdl:portType or
@@ -2807,10 +2807,10 @@
 
     <p>
      In order to indicate that the subject supports WS-Eventing
-     but does not require its use, an additional policy alternative should
+     but does not require its use, an additional policy alternative SHOULD
      be provided which does not contain this assertion. The compact
      authoring style for an OPTIONAL policy assertion (the wsp:Optional
-     attribute) provided by WS-Policy may be used to indicate two policy
+     attribute) provided by WS-Policy MAY be used to indicate two policy
      alternatives, one which contains the policy assertion, and another
      which does not.
     </p>

Received on Wednesday, 11 November 2009 00:20:30 UTC