- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 05 Aug 2009 12:13:35 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv28343
Modified Files:
wseventing.html wseventing.xml
Log Message:
Gil noticed the line numbers were wrong
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- wseventing.xml 5 Aug 2009 02:09:23 -0000 1.58
+++ wseventing.xml 5 Aug 2009 12:13:33 -0000 1.59
@@ -1867,31 +1867,31 @@
(14) <ew:MySubscription wsa:IsReferenceParameter="true">
(15) 2597
(16) </ew:MySubscription>
-(18) </s12:Header>
-(19) <s12:Body>
-(20) <ow:WindReport>
-(21) <ow:Date>030701</ow:Date>
-(22) <ow:Time>0041</ow:Time>
-(23) <ow:Speed>65</ow:Speed>
-(24) <ow:Location>BRADENTON BEACH</ow:Location>
-(25) <ow:County>MANATEE</ow:County>
-(26) <ow:State>FL</ow:State>
-(27) <ow:Lat>2746</ow:Lat>
-(28) <ow:Long>8270</ow:Long>
-(29) <ow:Comments xml:lang="en-US" >
-(30) WINDS 55 WITH GUSTS TO 65. ROOF TORN OFF BOAT HOUSE. REPORTED
-(31) BY STORM SPOTTER. (TBW)
-(32) </ow:Comments>
-(33) </ow:WindReport>
-(34) </s12:Body>
-(35) </s12:Envelope></eg>
+(17) </s12:Header>
+(18) <s12:Body>
+(19) <ow:WindReport>
+(20) <ow:Date>030701</ow:Date>
+(21) <ow:Time>0041</ow:Time>
+(22) <ow:Speed>65</ow:Speed>
+(23) <ow:Location>BRADENTON BEACH</ow:Location>
+(24) <ow:County>MANATEE</ow:County>
+(25) <ow:State>FL</ow:State>
+(26) <ow:Lat>2746</ow:Lat>
+(27) <ow:Long>8270</ow:Long>
+(28) <ow:Comments xml:lang="en-US" >
+(29) WINDS 55 WITH GUSTS TO 65. ROOF TORN OFF BOAT HOUSE. REPORTED
+(30) BY STORM SPOTTER. (TBW)
+(31) </ow:Comments>
+(32) </ow:WindReport>
+(33) </s12:Body>
+(34) </s12:Envelope></eg>
</example>
<p>
- Lines (13-15) indicate the message is sent to the endpoint
+ Lines (13-16) indicate the message is sent to the endpoint
indicated by the subscribe request (lines (32-39) in
- <specref ref="Table4"/>). Line (17) matches the filter in the
- subscribe request (lines (42-45) in <specref ref="Table4"/>).
+ <specref ref="Table4"/>). Line (22) matches the filter in the
+ subscribe request (lines (42-44) in <specref ref="Table4"/>).
</p>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- wseventing.html 5 Aug 2009 02:09:23 -0000 1.67
+++ wseventing.html 5 Aug 2009 12:13:33 -0000 1.68
@@ -1154,28 +1154,28 @@
(14) <ew:MySubscription wsa:IsReferenceParameter="true">
(15) 2597
(16) </ew:MySubscription>
-(18) </s12:Header>
-(19) <s12:Body>
-(20) <ow:WindReport>
-(21) <ow:Date>030701</ow:Date>
-(22) <ow:Time>0041</ow:Time>
-(23) <ow:Speed>65</ow:Speed>
-(24) <ow:Location>BRADENTON BEACH</ow:Location>
-(25) <ow:County>MANATEE</ow:County>
-(26) <ow:State>FL</ow:State>
-(27) <ow:Lat>2746</ow:Lat>
-(28) <ow:Long>8270</ow:Long>
-(29) <ow:Comments xml:lang="en-US" >
-(30) WINDS 55 WITH GUSTS TO 65. ROOF TORN OFF BOAT HOUSE. REPORTED
-(31) BY STORM SPOTTER. (TBW)
-(32) </ow:Comments>
-(33) </ow:WindReport>
-(34) </s12:Body>
-(35) </s12:Envelope></pre></div></div><p>
- Lines (13-15) indicate the message is sent to the endpoint
+(17) </s12:Header>
+(18) <s12:Body>
+(19) <ow:WindReport>
+(20) <ow:Date>030701</ow:Date>
+(21) <ow:Time>0041</ow:Time>
+(22) <ow:Speed>65</ow:Speed>
+(23) <ow:Location>BRADENTON BEACH</ow:Location>
+(24) <ow:County>MANATEE</ow:County>
+(25) <ow:State>FL</ow:State>
+(26) <ow:Lat>2746</ow:Lat>
+(27) <ow:Long>8270</ow:Long>
+(28) <ow:Comments xml:lang="en-US" >
+(29) WINDS 55 WITH GUSTS TO 65. ROOF TORN OFF BOAT HOUSE. REPORTED
+(30) BY STORM SPOTTER. (TBW)
+(31) </ow:Comments>
+(32) </ow:WindReport>
+(33) </s12:Body>
+(34) </s12:Envelope></pre></div></div><p>
+ Lines (13-16) indicate the message is sent to the endpoint
indicated by the subscribe request (lines (32-39) in
- <a href="#Table4">Example 4-1</a>). Line (17) matches the filter in the
- subscribe request (lines (42-45) in <a href="#Table4">Example 4-1</a>).
+ <a href="#Table4">Example 4-1</a>). Line (22) matches the filter in the
+ subscribe request (lines (42-44) in <a href="#Table4">Example 4-1</a>).
</p></div><div class="div1">
<h2><a name="Faults" id="Faults"/>6 Faults</h2><p>
All fault messages defined in this specification MUST be sent
Received on Wednesday, 5 August 2009 12:13:50 UTC