WWW/2002/ws/ra/edcopies wseventing.html,1.132,1.133 wseventing.xml,1.125,1.126

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

Modified Files:
	wseventing.html wseventing.xml 
Log Message:
Minor typos


Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- wseventing.xml	11 Nov 2009 00:31:21 -0000	1.125
+++ wseventing.xml	16 Nov 2009 19:46:11 -0000	1.126
@@ -3242,14 +3242,14 @@
     </example>
 
     <p>
-     The XML Schema for the EventDesciptions element can be found in 
+     The XML Schema for the EventDescriptions element can be found in 
      <specref ref="EDXSD"/>. The following describes additional, normative 
      constraints on the outlined listed above: 
     </p>
 
     <glist>
      <gitem>
-      <label> /wse:EventDescription </label>
+      <label> /wse:EventDescriptions </label>
       <def>
        <p>
         This element contains the declarations of all the Event Types that 
@@ -3258,7 +3258,7 @@
       </def>
      </gitem>
      <gitem>
-      <label> /wse:EventDescription@targetNamespace </label>
+      <label> /wse:EventDescriptions@targetNamespace </label>
       <def>
        <p>
         This attribute defines the namespace affiliation of the Event Types 
@@ -3317,10 +3317,10 @@
        <p>
         This OPTIONAL attribute provides a value for the various 'action' 
         properties and attributes which, depending upon the format of the 
-        notification used to transmit the Event, serve as a potential aide 
+        notification used to transmit the Event, serve as a potential aid 
         to identifying the semantics implied by the message. When not 
-        present the implied value of this attribute is the concatentation 
-        of the wse:EventDescription's targetNamespace attribute and
+        present the implied value of this attribute is the concatenation 
+        of the wse:EventDescriptions' targetNamespace attribute and
         the wse:eventType name attribute separated by the '/' character.
        </p>
       </def>

Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- wseventing.html	11 Nov 2009 00:31:21 -0000	1.132
+++ wseventing.html	16 Nov 2009 19:46:11 -0000	1.133
@@ -1840,13 +1840,13 @@
   &lt;/wse:eventType&gt; +
   <em>xs:any</em>*
 &lt;/wse:EventDescriptions&gt;</pre></div></div><p>
-     The XML Schema for the EventDesciptions element can be found in 
+     The XML Schema for the EventDescriptions element can be found in 
      <a href="#EDXSD"><b>E XML Schema for EventDescriptions</b></a>. The following describes additional, normative 
      constraints on the outlined listed above: 
-    </p><dl><dt class="label"> /wse:EventDescription </dt><dd><p>
+    </p><dl><dt class="label"> /wse:EventDescriptions </dt><dd><p>
         This element contains the declarations of all the Event Types that 
         apply to a given context, such as a particular event source. 
-       </p></dd><dt class="label"> /wse:EventDescription@targetNamespace </dt><dd><p>
+       </p></dd><dt class="label"> /wse:EventDescriptions@targetNamespace </dt><dd><p>
         This attribute defines the namespace affiliation of the Event Types 
         declared within the EventDescriptions element. Its value MUST be an 
         absolute IRI <a href="#RFC3987">[RFC 3987]</a>. It MAY be dereferenceable. 
@@ -1873,10 +1873,10 @@
        </p></dd><dt class="label"> /wse:EventDescriptions/wse:eventType/@actionURI </dt><dd><p>
         This OPTIONAL attribute provides a value for the various 'action' 
         properties and attributes which, depending upon the format of the 
-        notification used to transmit the Event, serve as a potential aide 
+        notification used to transmit the Event, serve as a potential aid 
         to identifying the semantics implied by the message. When not 
-        present the implied value of this attribute is the concatentation 
-        of the wse:EventDescription's targetNamespace attribute and
+        present the implied value of this attribute is the concatenation 
+        of the wse:EventDescriptions' targetNamespace attribute and
         the wse:eventType name attribute separated by the '/' character.
        </p></dd></dl><p>
      The following is an example of an EventDescriptions element that could 

Received on Monday, 16 November 2009 19:46:15 UTC